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:35 +0100 |
commit | 1f2f43c5b08a449c963109332ac91653a9f3f5ef (patch) | |
tree | 94c452b158184d07a5c1e745484a6f9cc71b2109 /scripts/tiny | |
parent | bf5852681b9492afbad6f0425ee8a39547070817 (diff) | |
download | poky-1f2f43c5b08a449c963109332ac91653a9f3f5ef.tar.gz |
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]
(From OE-Core rev: 1f46fe7d501644c83f81dc4cc3310073c804f797)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/tiny')
0 files changed, 0 insertions, 0 deletions