All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Mei Yeen Ng <mei.yeen.ng@intel.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/2] meta: fix installation issue with install-efi.sh script
Date: Wed, 25 Nov 2015 18:41:27 -0800	[thread overview]
Message-ID: <1448505687.12905.2.camel@intel.com> (raw)
In-Reply-To: <1448504729-25657-1-git-send-email-mei.yeen.ng@intel.com>

On Thu, 2015-11-26 at 10:25 +0800, Mei Yeen Ng wrote:
> From: "Ng, Mei Yeen" <mei.yeen.ng@intel.com>
> 
> 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
> 


      parent reply	other threads:[~2015-11-26  2:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26  2:25 [PATCH 0/2] meta: fix installation issue with install-efi.sh script Mei Yeen Ng
2015-11-26  2:25 ` [PATCH 1/2] meta: fix install-efi script for gummiboot loader Mei Yeen Ng
2015-11-26  2:25 ` [PATCH 2/2] meta: fix install-efi script for emmc installation Mei Yeen Ng
2015-11-26  2:41 ` Saul Wold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1448505687.12905.2.camel@intel.com \
    --to=saul.wold@intel.com \
    --cc=mei.yeen.ng@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.