These are rarely used, so save time and diskspace. Signed-off-by: Max Krummenacher <[email protected]> Acked-by: Stefan Agner <[email protected]>
--- conf/machine/colibri-vf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf index c64cac3..a450e6c 100644 --- a/conf/machine/colibri-vf.conf +++ b/conf/machine/colibri-vf.conf @@ -28,7 +28,7 @@ UBOOT_BINARY ?= "u-boot-nand.imx" UBOOT_MAKE_TARGET = "u-boot-nand.imx" UBOOT_MACHINE ?= "colibri_vf_defconfig" -IMAGE_FSTYPES = "sdcard.gz tar.xz ubifs ubi" +IMAGE_FSTYPES = "sdcard.gz tar.xz ubifs" # Enable free --space-fixup (-F) by default, this allows DFU updates MKUBIFS_ARGS = " -c 8112 -e 124KiB -m 2KiB -F" -- 2.5.5 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
