]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
wic: bootimg-partition allow to set var to get boot files
authorAnibal Limon <anibal@limonsoftware.com>
Sat, 23 Mar 2024 19:53:03 +0000 (13:53 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Mar 2024 17:03:05 +0000 (17:03 +0000)
commit3a2339455be29a6ff65c8c5f6865a4cd35dd7f63
tree40e3ce1f2886bb83e8bc9700bfe0dce6d7147537
parenta6200d18c6a1438e39d44b391f8d0e343f8fdc1a
wic: bootimg-partition allow to set var to get boot files

This is a generic functionality that takes a set of files and create a
boot parition based on IMAGE_BOOT_FILES var, allow to sepcify the
variable name so a BSP plugin can extend this and re-use the
functionality.

Signed-off-by: Anibal Limon <anibal@limonsoftware.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/plugins/source/bootimg-partition.py