Fixed
Created: Apr 13, 2018
Updated: Sep 13, 2018
Resolved Date: Apr 22, 2018
Found In Version: 7.0
Fix Version: 7.0.0.29
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace
When running an instance of QEMU out of my WRL7+RCPL27 development environment ("make start-target"). It boots but I never get a console - just an error that says "Timed out waiting for device dev-ttyS0.device".
cd bitbake_build/tmp/work/qemux86-wrs-linux/linux-windriver/3.14-r0/linux-qemux86-standard-build/source
git revert e0c2866b835a1cd824a617fbe8829adef7989c8e
e0c2866b835a1cd824a617fbe8829adef7989c8e [fs/binfmt_elf.c: fix bug in loading of PIE binaries]
1.
configure --enable-board=qemux86 --enable-kernel=standard --enable-rootfs=glibc-std --enable-internet-download=yes --enable-reconfig
2.
pkill unfsd; make start-target