[OE-core] [PATCH] wic/bootimg-efi.py: add new source parameter "initrd_rename"

Tom Rini trini at konsulko.com
Thu Mar 28 13:58:34 UTC 2019


On Wed, Mar 27, 2019 at 06:37:42PM +0800, Yongxin Liu wrote:

> When using initrd in bootloader configuration file, we may want
> the name of initrd to be fixed. However, the actual name of initrd
> may change and depend on distro/machine's name. "initrd_rename"
> gives user a chance to rename initrd in final wic image.
> 
> Signed-off-by: Yongxin Liu <yongxin.liu at windriver.com>

I'm not nak'ing this patch, but I've long fixed this by just not using
the "efi" plugin to make an EFI system and instead IMAGE_BOOT_FILES to
say what goes where.  There's a lot of cases bootimg-efi doesn't cover
but are handled easily with IMAGE_BOOT_FILES.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190328/ee30ed09/attachment.sig>


More information about the Openembedded-core mailing list