[meta-freescale] Updates for meta-fsl-arm in 2013-08-01

Otavio Salvador otavio at ossystems.com.br
Thu Aug 1 06:32:04 PDT 2013


Hello,

I pushed following changes to master:

commit b1c55a47e77bf8e53a0ec72b5aba448ca461eac7
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 19 12:54:18 2013 -0500

    alsa-state: Add default asound.conf for i.MX6 SoCs

    Change-Id: I62785bf230635df5deeb6522e4e8236330ea03d2
    Signed-off-by: Lauren Post <lauren.post at freescale.com>

commit bbfe53c926359e86de592aff154b967f5f9d73bd
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 16 14:00:50 2013 -0300

    gst-fsl-plugin: Update to 3.0.8 version

    This release had many patches merged upstream and thus those are being
    removed. Following patches were merged:

     - Link-with-the-Real-Time-Extension-lib.patch
     - fix-missing-sys-types-h.patch
     - v4lsink_back_compatible.patch
     - vss_build_failed.patch

    A new runtime dependency for libfslparser has been added. This is need
    to be available at rootfs but no code links to it explicitly so
    gst-fsl-plugin needs to made it explicit.

    The file, used in SRC_URI, is from 3.5.7-1.0.0 BSP but its contents
    explicitly say it is a 3.0.8 release so we use the source version to
    avoid supporting different version from different kernel releases.

    Change-Id: Id71d436af78dc62f620107d64633bf1ebbdaefef
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit b16affd5691ac1ac99c82df0531134a9c1779d2f
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 19 13:01:39 2013 -0500

    imx-lib: Update to version 3.5.7-1.0.0

    Update from 3.0.35-4.0.0 to 3.5.7-1.0.0 and is
    compatible with i.MX6 SoCs only.

    Change-Id: I62e66b38a1eaff27b99879c1d2ba26591fb71403
    Signed-off-by: Lauren Post <lauren.post at freescale.com>

commit 674cf5a64fb6bf66832e5765677c6620f16e032d
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 16 17:07:06 2013 -0300

    libfslvpuwrap: Update to 1.0.38 version

    This change has been based on changes done in meta-fsl-bsp-release,
    3.5.7 dylan branch, by Lauren Post <lauren.post at freescale.com> and Jun
    Zhu <R01007 at freescale.com>.

    The file, used in SRC_URI, is from 3.5.7-1.0.0 BSP but its contents
    explicitly say it is a 1.0.38 release so we use the source version to
    avoid supporting different version from different kernel releases.

    Change-Id: Icc0d35a9694707915044a0e00245956876f54c72
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2dbec7e05bede1aff30f0194c02d8d7a0e2ebf7c
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 16 15:59:02 2013 -0300

    libfslparser: Update to 3.0.8 version

    This change has been based on changes done in meta-fsl-bsp-release,
    3.5.7 dylan branch, by Lauren Post <lauren.post at freescale.com> and Jun
    Zhu <R01007 at freescale.com>.

    The file, used in SRC_URI, is from 3.5.7-1.0.0 BSP but its contents
    explicitly say it is a 3.0.8 release so we use the source version to
    avoid supporting different version from different kernel releases.

    Change-Id: I205bff7e44e043e4f949611c605b18192293c6e6
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e93475130f527bb49b8614f298e35d9a2c67e8ac
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 16 15:24:42 2013 -0300

    libfslcodec: Update to 3.0.8 version

    This release includes support for Hard Float-Point and we then add
    support for it to behave properly depending on the machine tune
    choice.

    One thing to note about this new release is it /removes/ AAC and OGG
    codecs from the package.

    This change has been based on changes done in meta-fsl-bsp-release,
    3.5.7 dylan branch, by Lauren Post <lauren.post at freescale.com> and Jun
    Zhu <R01007 at freescale.com>.

    The file, used in SRC_URI, is from 3.5.7-1.0.0 BSP but its contents
    explicitly say it is a 3.0.8 release so we use the source version to
    avoid supporting different version from different kernel releases.

    Change-Id: Icdbd2ca686b86badaf1558f609b2beb911b01fe8
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ab88f0e2fef09d57f7b49341b4f4f371163456c4
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 16 11:57:40 2013 -0300

    imx-base.inc: Add fsl-alsa-plugins to i.MX6 recommended packages

    This ensures the fsl-alsa-plugins is installed per default by images
    but allow it to be manually skipped, using BAD_RECOMMENDATIONS, if need.

    This change has been based on a change done in meta-fsl-bsp-release,
    3.5.7 dylan branch, which originally add this in the packagegroup-fsl
    by Jun Zhu <R01007 at freescale.com>.

    The inclusion of this, inside imx-base.inc, is preferred as it is
    common for all i.MX6 machines and not something specific for demos
    thus should be installed by default.

    Change-Id: I209d389b4e0a62b89b4fdede56627e0ec528df87
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c7833030e8d48664a48ba247e8907149867b28c6
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 15 19:58:31 2013 -0300

    fsl-alsa-plugins: Add 1.0.25 version

    This change has been based on changes done in meta-fsl-bsp-release,
    3.5.7 dylan branch, by Lauren Post <lauren.post at freescale.com> and Jun
    Zhu <R01007 at freescale.com>.

    We are not updating to 3.5.7-1.0.0 package as a compare of both
    sources show only autoconf generated changes (which are useless as we
    end regenerating them anyway). The diffstat is:

    ,----
    |  Makefile.in      |  242
    |  aclocal.m4       |17434
++++++++++++++++++++++++++++---------------------------
    |  asrc/Makefile.in |   86
    |  config.guess     |  117
    |  config.sub       |   82
    |  configure        |  673 +-
    |  depcomp          |  255
    |  doc/Makefile.in  |   60
    |  install-sh       |   35
    |  ltmain.sh        |  228
    |  missing          |  148
    |  11 files changed, 10133 insertions(+), 9227 deletions(-)
    `----

    So we're using the last version which have been made public.

    Change-Id: I4845341feb8a12bf01a139564959b9ffb8bb940b
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

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



More information about the meta-freescale mailing list