meta-agl-core: remove IMAGE_FSTYPES override
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-boot.inc
index 8253939..1c9ebda 100644 (file)
@@ -5,6 +5,3 @@ inherit core-image
 IMAGE_INSTALL = "${CORE_IMAGE_EXTRA_INSTALL}"
 
 IMAGE_ROOTFS_SIZE ?= "8192"
-
-# Allow extra IMAGE_FSTYPES to be added by boards configs
-IMAGE_FSTYPES += "${AGL_EXTRA_IMAGE_FSTYPES}"