From: "Randy Witt" <randy.e.witt@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: khasim.mohammed@arm.com
Subject: New changes to bootimg-efi.py break some wic installer image methods
Date: Mon, 24 Aug 2020 11:28:39 -0700 [thread overview]
Message-ID: <822ebe79-db79-49c9-c422-5f85ae7587ea@linux.intel.com> (raw)
Hi,
The changes in
https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=801f07fc00d43d107cb6ae671dbbb57ee91cc6be
prevent creating an installer image using wic described here:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/README#n201.
This is because the IMAGE_BOOT_FILES intended for bootimg-partition, now
override the efi files added by efi-bootimg.
The simplest solution would be to use a different variable for the bootimg-efi
plugin such as IMAGE_EFI_BOOT_FILES. IMAGE_BOOT_FILES and IMAGE_EFI_BOOT_FILES
could always be set to the same values if desired.
I'm not sure this is the "best" solution, but it would allow for both methods to
coexist with a relatively small change.
reply other threads:[~2020-08-24 18:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=822ebe79-db79-49c9-c422-5f85ae7587ea@linux.intel.com \
--to=randy.e.witt@linux.intel.com \
--cc=khasim.mohammed@arm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox