On Thu, 2015-11-26 at 10:25 +0800, Mei Yeen Ng wrote: > From: "Ng, Mei Yeen" <[email protected]> > > Hi maintainers and communities, > > These two patches fix the below two bugs: > https://bugzilla.yoctoproject.org/show_bug.cgi?id=8709 > https://bugzilla.yoctoproject.org/show_bug.cgi?id=8710 > > When running the install option in Gummiboot and GRUB boot loader > results in > boot failure on target device: > 1/ After installing image to SATA using Gummiboot, image fail to > boot from SATA > due to missing root=PARTUUID= in the boot parameter. Addressed > this by > assigning the root uuid for non-grub boot loader in install-efi > script. > > 2/ Installing image to eMMC via GRUB and Gummiboot boot loader > install option > due to partition prefix and uuid for boot, root, and swap > partition are > are not captured for eMMC. Addressed this by referencing the > another variable > which captures the prefix assignment. > > These patches are applied, build and tested on 2 different Intel > platforms > The tests results passed for the following scenarios: > GRUB loader + install to SATA = Passed > GRUB loader + install to eMMC = Passed > Gummiboot loader + install to SATA = Passed > Gummiboot loader + install to eMMC = Passed > > Ng, Mei Yeen (2): > meta: fix install-efi script for gummiboot loader > meta: fix install-efi script for emmc installation > The titles of this should be init-install-efi: fix script for gummiboot loader init-install-efi: fix script for eMMC installation
Also these should be considered for backporting once they are included in master. Sau! > meta/recipes-core/initrdscripts/files/init-install-efi.sh | 9 +++++- > --- > 1 file changed, 5 insertions(+), 4 deletions(-) > > -- > 1.9.1 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
