]> code.ossystems Code Review - openembedded-core.git/commit
init-install-efi.sh: fix gummiboot entry installation
authorReinette Chatre <reinette.chatre@intel.com>
Tue, 14 Apr 2015 18:49:37 +0000 (11:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 May 2015 11:35:26 +0000 (12:35 +0100)
commit4a44c9287d80dec0973b31d30d3d6250ce4b4df4
tree32cdb4f46ad8fdba2d91b6afdcc785bb6814e360
parent2e67a2d35ffcaa0d35363b05209060aff7026c9a
init-install-efi.sh: fix gummiboot entry installation

After selecting the "install" gummiboot option of a Live image we are
seeing boot failure resulting from the gummiboot entries not being
installed correctly. This seems to be a problem in this init-install-efi.sh
script where it incorrectly installs the gummiboot entries into the root
filesystem, not the boot partition. We fix it by installing the entries in
the boot partition.

(From OE-Core rev: c9b06c79ed8a082d1b385e9f61721aeeda9bf1af)

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-install-efi.sh