diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-10-29 22:04:32 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-12 17:00:09 +0000 |
commit | 2e127d4775f55de34b19782be25c7ff933822263 (patch) | |
tree | aa8ab78a53b60d4ccd7700a891e382e113205c80 /meta/classes/gtk-icon-cache.bbclass | |
parent | 664eb433d91185091e0f2101f49f6a8d772311a0 (diff) | |
download | poky-2e127d4775f55de34b19782be25c7ff933822263.tar.gz |
syslinux.bbclass: Fix default serial port string
The default value of SYSLINUX_SERIAL_TTY is not correct.
It should be console=ttyS0,115200 else the boot string generated in
the syslinux menus for the serial choice is not correct. The kernel
boot parameters will get set to:
/vmlinuz initrd=/initrd LABEL=boot root=/dev/ram0 ttyS0,115200
Note that the above is missing the "console="
The default value will now work the same as the value found in
grub-efi.bbclass.
(From OE-Core master rev: fbc864241933c6f40814f47e7a85dd71ce255393)
(From OE-Core rev: 042e0f59d058c5caad4a3b8e8f08ec724d5c837b)
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>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gtk-icon-cache.bbclass')
0 files changed, 0 insertions, 0 deletions