Fixed
Created: May 9, 2014
Updated: Dec 3, 2018
Resolved Date: May 18, 2014
Found In Version: 6.0
Fix Version: 6.0.0.7
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: BSP - Async
1. When test LVDS and GPU, try to enter its test dir
cd /opt/samples/tiger/
-sh: cd: /opt/samples/tiger/: No such file or directory
2. When test KEYPAD, try to enter its test dir
cd /opt/wr-test/testcases/kts/input_event/
-sh: cd: /opt/wr-test/testcases/kts/input_event/: No such file or directory
Add information:
The gpio kernel configure is disabled. It is need to open "CONFIG_KEYBOARD_GPIO" for this BSP
1. Configuration
/lpg-build/cdc/fast_prod/wrlinux6006/dvd_install/lx03_13fa/wrlinux-6/wrlinux/configure --enable-board=fsl-imx6 --enable-kernel=preempt-rt --enable-rootfs=glibc_std --with-layer=/wr-testing/kts-test,/wr-testing/bts --with-template=feature/kts-basic,feature/kts-extended,feature/kts-rt --enable-jobs=10 --enable-parallel-pkgbuilds=10 --with-rcpl-version=0006
2. make fs