mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-19 12:59:04 +02:00
![]() 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> |
||
---|---|---|
.. | ||
fsl-dynamic-packagearch.bbclass | ||
fsl-eula-unpack.bbclass | ||
fsl-kernel-localversion.bbclass | ||
fsl-u-boot-localversion.bbclass | ||
fsl-vivante-kernel-driver-handler.bbclass | ||
image_types_fsl.bbclass | ||
mfgtool-initramfs-image.bbclass | ||
qoriq_build_64bit_kernel.bbclass |