]> code.ossystems Code Review - openembedded-core.git/commit
wic/bootimg-efi: Add support for IMAGE_BOOT_FILES
authorKhasim Mohammed <khasim.mohammed@arm.com>
Thu, 23 Jul 2020 09:51:50 +0000 (15:21 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jul 2020 14:11:00 +0000 (15:11 +0100)
commita44ab3a4ee5b3c57812909c6194456f299d6ba7f
treeb4871fa927b2b62bff4e5015f2090355a589da41
parent6cd08bdf72c05982ba000b1186cf139382679e04
wic/bootimg-efi: Add support for IMAGE_BOOT_FILES

List of files defined using IMAGE_BOOT_FILES are installed into
the boot partition when preparing an image using the wic tool with
the bootimg-efi source plugin.

The code snippet introduced is taken as is from bootimg-partition.py

Change-Id: I8dbb6b4e7c24870f587a6f31e6ae4a87d7033782
Issue-Id: PLATFORMS-3134
Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/plugins/source/bootimg-efi.py