[meta-freescale] Updates to meta-fsl-arm (master and krogoth) in 2016-04-23

Otavio Salvador otavio.salvador at gmail.com
Sat Apr 23 07:59:55 PDT 2016


Hello,

I pushed following updates:

commit 496efede0a6694591beb8f4db4fb997f51fc81f2 (HEAD -> pending, yocto/master-next, yocto/master, yocto/krogoth)
Author: Fahad Usman <fahad_usman at mentor.com>
Date:   Fri Apr 22 11:59:52 2016 +0530

    imx-parser: 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 656347303babdd56f5a9250159a8b64e25bcbb68
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.
    
    Signed-off-by: Dominic Sacré <dominic.sacre at gmx.de>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 305b89e0511dc5fd1e0527006f5079add978433d
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 fc12316b2bf4191c30a687602e03af17f05d4ebe
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:52 2016 +0800

    chromium-imx: Update dependency name of vpuwrap
    
    libfslvpuwrap has been renamed to imx-vpuwrap, need to
    do update.
    
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 4bde828375539db995731dbd7edf5672d33248ef
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:51 2016 +0800

    imx-base: Update MACHINE_EXTRA_RRECOMMENDS and MACHINE_SOCARCH_FILTER
    
    libfslcodec/ libfslvpuwrap/ libfslparser/ fsl-alsa-plugins have been
    renamed as imx-codec/ imx-vpuwrap/ imx-parser/ imx-alsa-plugins, need to
    do update.
    
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5b4700fab10031ad306d6152e0e47ad1224edcd5
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:50 2016 +0800

    gstreamer1.0-plugins-imx: Update PACKAGECONFIG
    
    libfslcodec has been renamed as imx-codec, need to update the PACKAGECONFIG.
    
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2358369db6480e891fe8c742024e91c30f39d658
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:49 2016 +0800

    imx-gst1.0-plugin: Upgrade to v4.0.9
    
    --Change the recipe name from "gst1.0-fsl-plugin" to "imx-gst1.0-plugin"
    
    --Add RREPLACE/RPROVIDES/RCONFLICTS for backwards compatibility.
    
    --Remove dependency on gstreamer1.0-plugins-bad
      There is a patch in gstreamer1.0-plugins-bad which intall the header file of
      gstaggregator and gstvideoaggregator.
      so we can use them outside of gstreamer-plugins-bad package.
    
    Change-Id: I2440ffc17d2921b0dbae5b73c3fd3e9df3742af9
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 84fd3522ebf13596352e2fcb04899483a1c760b2
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Apr 19 14:23:32 2016 -0300

    imx-codec: Fix backward compatibility with libfslcodec
    
    The new recipe ought to remove the old one and provide the same recipe
    name. This ensures that old metadata is kept working.
    
    Change-Id: I5fe1b53e150c1fdd2c8c63895abf211810b4caa1
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 4b91194a9576c5ade5d58741c7931eb5b5989bcd
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:48 2016 +0800

    imx-codec: Upgrade to v4.0.9
    
    --Change the recipe name from "libfslcodec" to "imx-codec"
    
    --Add RREPLACE/RPROVIDES/RCONFLICTS for backwards compatibility.
    
    --[aac_dec] refine the code for pure c build
      aac decoder c build need float point support, which use some
      float point function.
    
    Change-Id: Ie8071031b45038107d27b16e2c129376cf4f109d
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a22eb3a22996ea56b5e904d82c78b658e4ba7ed0
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Apr 18 19:50:33 2016 -0300

    imx-parser: Fix backward compatibility with libfslparser
    
    The new recipe ought to remove the old one and provide the same recipe
    name. This ensures that old metadata is kept working.
    
    Change-Id: Icd6c8240cb063dede707c7b0bd1d256e46542cd2
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e2c6f10c74fb4e1ac7900a157325d65437443125
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:47 2016 +0800

    imx-parser: Upgrade to v4.0.9
    
    --Change the recipe name from "libfslparser" to "imx-parser"
    
    --Add RREPLACE/RPROVIDES/RCONFLICTS for backwards compatibility.
    
    --Add aac latm parser in parser_libs, support aac latm in mpeg2 parser
    
    Change-Id: I2e3cb92a952fe10136c25206f1527ca1472598cc
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5ca4ac042e44f15bc51eaeb08656a1f9a85d43fd
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Apr 18 19:35:13 2016 -0300

    imx-alsa-plugins: Fix backward compatibility with fsl-alsa-plugins
    
    The new recipe ought to remove the old one and provide the same recipe
    name. This ensures that old metadata is kept working.
    
    Change-Id: I8c385676aba2b452ac661e308a0aed3badb4f298
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e2a0459e010ea6db5a139859a79215964cc77059
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:46 2016 +0800

    imx-alsa-plugins: Upgrade to v1.0.26
    
    --Change the recipe name from "fsl-alsa-plugins" to "imx-alsa-plugins"
    
    --Add RREPLACE/RPROVIDES/RCONFLICTS for backwards compatibility.
    
    --Remove 0001-asrc_pair-update-output-buffer-size.patch as it has been
      integrated into the package.
    
    Change-Id: Id533118f7edbaa560b7a5e8afce4842e9a0971eb
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 413dd060e2b5dd187624cda1c586bfbaf70fbda5
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Apr 18 19:07:35 2016 -0300

    imx-vpuwrap: Fix backward compatibility with libfslvpuwrap
    
    The new recipe ought to remove the old one and provide the same recipe
    name. This ensures that old metadata is kept working.
    
    Change-Id: Ib66c3e1078aa840903b568da09c9c8eae919cae9
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit d6b94903721b79f7a860c2799257e858da863de2
Author: Yuqing Zhu <carol.zhu at nxp.com>
Date:   Mon Apr 18 22:57:45 2016 +0800

    imx-vpuwrap: Upgrade to v1.0.65
    
    --Change the recipe name from "libfslvpuwrap" to "imx-vpuwrap".
    
    --Add RREPLACE/RPROVIDES/RCONFLICTS for backwards compatibility.
    
    --Update 'nLastFrameEndPosPhy' in seqinit stage to avoid feed
      the same SPS to vpu repeatedly.
    
    Change-Id: I7dd9e7c2ab9806937d554ac16f37185d9e5f074b
    Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>
    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