[meta-freescale] Updates to meta-fsl-arm (master) in 2016-04-15

Otavio Salvador otavio.salvador at gmail.com
Fri Apr 15 11:35:36 PDT 2016


Hello,

I pushed following updates:

commit 93c4f272e0a362602f9953b02eaa44d451601b3a (HEAD -> pending, yocto/master-next, yocto/master)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Apr 14 16:23:52 2016 -0300

    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 at ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list