* New changes to bootimg-efi.py break some wic installer image methods
@ 2020-08-24 18:28 Randy Witt
0 siblings, 0 replies; only message in thread
From: Randy Witt @ 2020-08-24 18:28 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer; +Cc: khasim.mohammed
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-08-24 18:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-24 18:28 New changes to bootimg-efi.py break some wic installer image methods Randy Witt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox