summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-08-23 23:31:23 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-03-18 17:10:54 +0100
commitde577de9ed8cf40a45eaf0c35f01be633d447a63 (patch)
tree87710d28cde39656b11c59a7444311acb0254366 /meta-agl-bsp/conf/include/agl_raspberrypi3.inc
parent2fe60ed6b40ae96e43d1edd9c3da978dc6e8db0c (diff)
Consolidation of AGL_DEFAULT_IMAGE_FSTYPES after review of machine use
After reviewing what all machines actually specify as 'extra', the conclusion was that the actual 'default' is 'wic.xz' . Consequently make this the new default and remove it from the board configs. v2: add ext4/ext4.xz for netboot feature Bug-AGL: SPEC-2771 Change-Id: I082f87a07dcacb962d10efd90ba2476f87896302 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_raspberrypi3.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_raspberrypi3.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi3.inc b/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
index 94dc5acee..c03702efd 100644
--- a/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
+++ b/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
@@ -40,7 +40,6 @@ DISTRO_FEATURES_append = " sota"
# Create WIC images to write to SD cards.
WKS_FILE = "sdimage-raspberrypi.wks"
-AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
IMAGE_BOOT_FILES = "bcm2835-bootfiles/* \
${@make_dtb_boot_files(d)} \
${@bb.utils.contains('KERNEL_IMAGETYPE', 'uImage', \