poky/scripts/lib/wic/plugins/source
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
..
bootimg-biosplusefi.py wic/plugins: Source that support both EFI and BIOS 2019-07-23 22:26:28 +01:00
bootimg-efi.py wic: bootimg-efi: Stop hardcoding VMA offsets 2023-08-09 21:43:33 +01:00
bootimg-partition.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
bootimg-pcbios.py wic: add support for proper kernel name to bootimg-pcbios 2023-05-04 12:37:00 +01:00
empty.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
isoimage-isohybrid.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
rawcopy.py wic: add 'none' fstype for custom image 2022-08-12 19:22:04 +01:00
rootfs.py wic: honor the SOURCE_DATE_EPOCH in case of updated fstab 2022-10-26 12:28:39 +01:00