[meta-freescale] Updates to meta-fsl-arm (jethro) in 2016-04-23

Otavio Salvador otavio.salvador at gmail.com
Sat Apr 23 08:05:30 PDT 2016


Hello,

I pushed following updates:

commit 35e8cdabfa1473062f0101c5ad3698aa98a6ad65 (HEAD -> for-jethro, yocto/jethro)
Author: Dominic Sacré <dominic.sacre at gmx.de>
Date:   Fri Apr 22 22:49:29 2016 +0200

    linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62
    
    Update the URL because patch-3.14.61-rt62.patch.gz got moved to the
    'older' subdirectory.
    
    The -rt patches are published in the projects/rt/3.14 directory, and are
    then moved to projects/rt/3.14/older when the next version of the patch
    is released.
    
    Previous versions of this recipe intentionally used "older" patches
    (even when the latest one would apply) specifically because the URLs
    remain stable that way. This got broken in the update to 3.14.52-1.1.0 GA.
    
    Change-Id: Id1b8a2c39400e45459d590b2de65fd37acbdadb7
    Signed-off-by: Dominic Sacré <dominic.sacre at gmx.de>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit fd4c514ca5bac023d8d466b8f44a8d44042cc525
Author: Fahad Usman <fahad_usman at mentor.com>
Date:   Fri Apr 22 11:59:52 2016 +0530

    libfslparser: Quiet 'already stripped' warnings
    
    This patch helps to quite 'already stripped' warnings
    thrown during the build.
    
    Change-Id: Ie6977154571c9eceb51d3f6ff3665f667f4cc007
    Signed-off-by: Fahad Usman <fahad_usman at mentor.com>
    Signed-off-by: Sujith Haridasan <Sujith_Haridasan at mentor.com>
    Signed-off-by: Sujith H <sujith.h at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c124ec958d8d1eea44a6a4fe0c3cc7b9772150b9
Author: Sujith H <sujith.h at gmail.com>
Date:   Thu Apr 21 20:26:23 2016 +0530

    imx-gpu-viv: correct file ownership
    
    This recipe copies binary files with `cp`, including `cp -a`, so the file
    ownership can end up being the same as the build user. Work around this by
    chown'ing everything to root:root.
    
    This avoids a package_qa failure.
    
    Signed-off-by: Sujith H <sujith.h at gmail.com>
    Signed-off-by: Christopher Larson <chris_larson at mentor.com>
    Signed-off-by: Sujith Haridasan <Sujith_Haridasan at mentor.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 4a873b4bdc15b307870659b1e3915bef15e0d833
Author: Ian Coolidge <ian at boundarydevices.com>
Date:   Fri Apr 15 16:04:38 2016 -0700

    imx-base: Add MACHINE_GSTREAMER_1_0_PLUGIN for mx7 platform
    
    gstreamer1.0-plugins-imx was recently updated to be compatible with mx7
    
    Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 996292e768478e0a8ce9ec488437e83c0ae8e4c2
Author: Gary Thomas <gary at mlbassoc.com>
Date:   Fri Apr 15 15:02:53 2016 +0200

    imx-kobs: Fix compiler error with Linux kernel headers version >= 4.4
    
    This patch fixes a build error with kernel includes (>= 4.4)
    <stdint.h> must be explicitly included to get uintX_t types.
    
    Change-Id: I3a0059a59bf578fdba0cf68370eec0e19fc10835
    Signed-off-by: Gary Thomas <gary at mlbassoc.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ea924e2931dbd6d9802a2fe9c81b725f484089ea
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