diff options
author | Darren Hart <dvhart@linux.intel.com> | 2013-09-23 20:54:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-24 11:56:15 +0100 |
commit | 14b124122c1b7d10b9a3a96fe4617c6fc1c661c5 (patch) | |
tree | 1e14513cbbc6d2d1b27d632914dee030afa9b313 /meta/lib | |
parent | 65a2a1e1d0b0e3dcc34d47f46185f24d753b53dd (diff) | |
download | openembedded-core-14b124122c1b7d10b9a3a96fe4617c6fc1c661c5.tar.gz openembedded-core-14b124122c1b7d10b9a3a96fe4617c6fc1c661c5.tar.bz2 openembedded-core-14b124122c1b7d10b9a3a96fe4617c6fc1c661c5.zip |
init-install-efi.sh: Fix root= specification
Fixes [YOCTO #5237]
The current grub.cfg manipulation depends on an existing root=
parameter. If this doesn't exist, the correct root= parameter will not
be added.
Instead, remove any existing root= parameters and add the correct one
explicitly.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: mihaix.lindner@linux.intel.com
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions