[OE-core] [fido] [dizzy] Please port gummiboot install fix to fido and dizzy branches

Chatre, Reinette reinette.chatre at intel.com
Wed Apr 29 17:46:03 UTC 2015


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.chatre at 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.chatre at intel.com>
    Acked-by: Darren Hart <dvhart at linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

Thank you very much

Reinette



More information about the Openembedded-core mailing list