board/qemu: Generate sdcard.img with post-image
Some checks failed
Aimee OS/aimee-os/pipeline/head There was a failure building this commit
Some checks failed
Aimee OS/aimee-os/pipeline/head There was a failure building this commit
In order to test AimeeOS A/B filesystem updates, we need a full disk image just like the Raspberry Pi variant has.
This commit is contained in:
@@ -3,6 +3,7 @@ BR2_TOOLCHAIN_BUILDROOT_VENDOR="aimeeos"
|
||||
BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
|
||||
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
|
||||
BR2_INIT_SYSTEMD=y
|
||||
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_AIMEEOS_PATH)/board/qemu/post-image.sh"
|
||||
# BR2_INIT_SYSTEMD_POPULATE_TMPFILES is not set
|
||||
# BR2_TARGET_ENABLE_ROOT_LOGIN is not set
|
||||
# BR2_TARGET_GENERIC_GETTY is not set
|
||||
|
||||
Reference in New Issue
Block a user