Files
Robert Marko d89cb72c23 image: support generating per device targz rootfs
Currently, for targets that use the CONFIG_TARGET_ROOTFS_TARGZ a single
rootfs tarball is generated for the subtarget based of $(TARGET_DIR).

However, this means that it does not respect DEVICE_PACKAGES like other
rootfs images.

So, lets augment CONFIG_TARGET_ROOTFS_TARGZ by adding a proper targz fstype
so that per device rootfs is generated under lock.

This is required so that devices that use custom sysupgrade archives like
Methode devices, can actually include a per device rootfs so when building
for multiple devices and with CONFIG_TARGET_PER_DEVICE_ROOTFS set the built
image actually includes the listed DEVICE_PACKAGES.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2026-02-09 16:43:29 +01:00
..
2021-02-05 14:54:47 +01:00
2026-01-24 11:03:40 +01:00
2024-12-02 19:30:22 +00:00
2026-01-21 22:42:20 +01:00
2022-11-27 00:52:06 +01:00
2026-01-24 11:03:40 +01:00
2025-10-20 00:55:06 +02:00
2025-11-27 20:26:37 +01:00
2026-01-24 11:03:40 +01:00
2026-01-02 18:07:02 +01:00
2021-10-24 18:20:50 +02:00