Hi Joshua and Armin, We are seeing installation failures as a result of gummiboot entries not being installed correctly. This is already fixed in master with the commit below. It applies cleanly to fido and dizzy branches since apart from this patch the file being changed has exactly the same git history there as master. Could you please port this fix to the fido and dizzy branches?
commit fc15878af46c09512fc3cb73480359fcbb22e627 Author: Reinette Chatre <reinette.cha...@intel.com> Date: Tue Apr 14 11:49:37 2015 -0700 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.cha...@intel.com> Acked-by: Darren Hart <dvh...@linux.intel.com> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> Thank you very much Reinette -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core