]> code.ossystems Code Review - meta-freescale.git/commitdiff
image_types_fsl.bbclass: remove image fstypes definition to i.MXS SoCs
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 May 2012 19:22:54 +0000 (16:22 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 May 2012 19:28:11 +0000 (16:28 -0300)
The SoC image fstypes needs to be assigned in the machine definition
or the default ones are not used.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/image_types_fsl.bbclass

index a6248f9368024d7e50f0ea09e68dc56b8f29555f..86f4e450ae6303b21e2c3fc83b101a87c524ca5c 100644 (file)
@@ -11,8 +11,6 @@ UBOOT_SUFFIX_SDCARD ?= "${UBOOT_SUFFIX}"
 # Handles i.MX mxs bootstream generation
 #
 
-IMAGE_FSTYPES_mxs =+ "uboot.mxsboot-sdcard"
-
 UBOOT_SUFFIX_SDCARD_mxs ?= "mxsboot-sdcard"
 IMAGE_DEPENDS_uboot.mxsboot-sdcard = "u-boot-mxsboot-native u-boot"
 IMAGE_CMD_uboot.mxsboot-sdcard = "mxsboot sd ${DEPLOY_DIR_IMAGE}/u-boot-${MACHINE}.${UBOOT_SUFFIX} \