diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-04-01 00:32:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-03 15:51:08 +0100 |
commit | 1f46fe7d501644c83f81dc4cc3310073c804f797 (patch) | |
tree | 49fdfcdf56444c6fea151f0f986cc7e286ace8ae /meta/classes/distutils-native-base.bbclass | |
parent | 664afc12d1aad97c85db6688790c48abfc528c53 (diff) | |
download | openembedded-core-1f46fe7d501644c83f81dc4cc3310073c804f797.tar.gz openembedded-core-1f46fe7d501644c83f81dc4cc3310073c804f797.tar.bz2 openembedded-core-1f46fe7d501644c83f81dc4cc3310073c804f797.zip |
grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root device
Use APPEND for grub's root device may cause confusion, for example, when
building efi + pcbios, there maybe be two root=/dev/ram0, one of them
would be carried to the installed target, and the target would fail to
boot. Use GRUB_ROOT to fix the problem, and remove SYSLINUX_ROOT from
APPEND will fix the problem.
[YOCTO #9354]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/distutils-native-base.bbclass')
0 files changed, 0 insertions, 0 deletions