diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-09-17 13:32:16 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-26 17:27:23 +0100 |
commit | cf2fba810a8a59cff71bf2c12e516e9080146604 (patch) | |
tree | 3d613e5ca93a321e01c74edfb2b69c17e39219c1 /scripts/runqemu.README | |
parent | 8444199fb598012f54853b010b5e5cce750db89d (diff) | |
download | openembedded-core-cf2fba810a8a59cff71bf2c12e516e9080146604.tar.gz openembedded-core-cf2fba810a8a59cff71bf2c12e516e9080146604.tar.bz2 openembedded-core-cf2fba810a8a59cff71bf2c12e516e9080146604.zip |
syslinux.bbclass: Fix hard coding of console=tty*
The SYSLINUX_SERIAL variable was hard coded and occasionally needs to
be different for the kernel argument vs the syslinux argument.
In the auto-generated boot mode console=tty0 was hard coded, and this
is not needed at all, and causes problems in some cases if a end user
wanted to change the console=... via the kernel boot argument APPEND
mechanism. The default can be forced with SYSLINUX_DEFAULT_CONSOLE
for systems that need a special specification to enable the frame
buffer instead of a serial port.
[YOCTO #3944]
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu.README')
0 files changed, 0 insertions, 0 deletions