poky/scripts/lib
Alexandre Belloni 6c03509349 wic: bootimg-efi: Stop hardcoding VMA offsets
Section VMA's are currently hardcoded. This doesn't work anymore starting
with systemd-boot v254.

Follow the actually solution to this which is documented here:
https://wiki.archlinux.org/title/Unified_kernel_image#Manually

This is also used by dracut. Later on, we may want to switch to ukify
instead but this is not ready yet.

(From OE-Core rev: 3abf99a6c6bde2fb8770f54dba609b35f6c6ee5a)

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-08-09 21:43:33 +01:00
..
build_perf meta: correct collections vs collections.abc deprecation 2021-09-19 11:33:14 +01:00
checklayer checklayer: check for patch file upstream status 2023-02-24 17:05:24 +00:00
devtool devtool/upgrade: raise an error if extracting source produces more than one directory 2023-08-04 11:44:28 +01:00
recipetool recipetool: create: npm: Add support to handle peer dependencies 2023-06-29 11:10:39 +01:00
resulttool scripts/resulttool: define custom string for "not found" test results 2023-08-04 11:44:28 +01:00
wic wic: bootimg-efi: Stop hardcoding VMA offsets 2023-08-09 21:43:33 +01:00
argparse_oe.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
buildstats.py scripts/lib/buildstats: handle top-level build_stats not being complete 2023-03-25 09:39:28 +00:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filter_src_subdirs() 2023-08-04 11:44:28 +01:00