meta-freescale/classes
Otavio Salvador 6bd357c1b3 mfgtool-initramfs-image.bbclass: Fix parsing when using a barebox based machine
When building for cfa100xx machines, for meta-fsl-arm-extra, the
parsing is aborted with:

,----
| ERROR: No IMAGE_CMD defined for IMAGE_FSTYPES entry
|     'barebox.mxsboot-sdcard' - possibly invalid type name or missing
|     support class
| ERROR: Failed to parse recipe:
|     .../sources/meta-fsl-arm/recipes-fsl/images/fsl-image-mfgtool-initramfs.bb
`----

This error was caused by the image not providing all the filesystem
types as in fact it generates a Gzipped CPIO filesystem and does not
inherit the default ones.

To solve the error we ought to include the override for 'mxs' SoC
family so the right setting is used as well in this set of SoCs.

Change-Id: If6e657793ed7af07decac217f6b3371fad1f521c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:06:34 -03:00
..
fsl-dynamic-packagearch.bbclass Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
fsl-eula-unpack.bbclass EULA: Update EULA to March v12 version 2016-04-19 15:06:34 -03:00
fsl-kernel-localversion.bbclass Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
fsl-u-boot-localversion.bbclass Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
fsl-vivante-kernel-driver-handler.bbclass fsl-vivante-kernel-driver-handler.bbclass: Postpone defconfig changes 2016-04-19 15:03:24 -03:00
image_types_fsl.bbclass image_types_fsl.bbclass: Fix image generation for i.MX 6UltraLite 2016-04-19 15:03:21 -03:00
mfgtool-initramfs-image.bbclass mfgtool-initramfs-image.bbclass: Fix parsing when using a barebox based machine 2016-04-19 15:06:34 -03:00
qoriq_build_64bit_kernel.bbclass classes/u-boot: Update getVar syntax 2016-04-19 15:03:26 -03:00