[meta-freescale] Updates to meta-fsl-arm (dizzy) in 2014-12-31

Otavio Salvador otavio at ossystems.com.br
Wed Dec 31 11:13:36 PST 2014


Hello,

I pushed following updates:

commit 7539a694f3d01f1ab5162bfee16b0327f827c4f7 (HEAD, yocto/dizzy, for-dizzy)
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Tue Dec 30 15:11:06 2014 +0100

    mqxboot: provide explicit do_install
    
    mqxboot is a pure make project. Inheriting autotools provided an implicit
    do_install task, however with the change to seperate builddirs in dizzy
    (${B} != ${S}) do_install fails.
    Removing autotools and providing an explicit do_install task fixes this.
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 07bf218d3f29801320ec4c621a8f197394a83d16
Author: Max Krummenacher <max.oss.09 at gmail.com>
Date:   Tue Dec 30 15:11:05 2014 +0100

    libmcc: provide explicit do_install
    
    libmcc is a pure make project. Inheriting autotools provided an implicit
    do_install task, however with the change to seperate builddirs in dizzy
    (${B} != ${S}) do_install fails.
    Removing autotools and providing an explicit do_install task fixes this.
    
    Signed-off-by: Max Krummenacher <max.oss.09 at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 19be24a8478e45658f6b4983ce222eadaa6cb1c4
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Dec 29 10:39:45 2014 -0200

    libfslcodec: Use PACKAGECONFIG to handle VPU support
    
    This allow the set of VPU support, depending on the SoC family, in a
    more clean way and also avoiding the 'imx-vpu' dependency accordingly.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 1fbf03fb9fbef6a544fe45765867eef51cea9927
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Sat Dec 27 19:38:35 2014 +0100

    gstreamer1.0-plugins-imx: Update to version 0.10.0
    
    Changes:
    
    - new codebase for 2D blitter based video sinks and transform elements
    - new G2D elements: imxg2dvideosink imxg2dvideotransform
    - new PxP elements: imxpxpvideosink imxpxpvideotransform
    - ipu: rewrite code from scratch to be based on the blitter base classes
    - ipu: fix memory protection bits in mmap() calls
    - phys mem buffer pool now uses a default horizontal alignment of 16
      instead of 8
    - eglvivsink: fix deadlock in set_caps() functio
    - vpu: decoder: add interlace information to output buffers
    - vpu: encoder: fix crashes because of incorrect unrefs, plus minor fixes
    - new elements for audio decoding based on Freescale's unified audio
      (UniAudio) architecture
    - preliminary support for Android builds
    
    Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a74ae2ffbaffff9680fcfeb910f5ca4bd73e4b5c
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Dec 26 13:54:44 2014 -0200

    libfslcodec: Add a depends on imx-vpu
    
    This fixes following QA error:
    
    ,----
    | WARNING: QA Issue: libfslcodec-test-bin rdepends on imx-vpu, but it
    |     isn't a build dependency? [build-deps]
    `----
    
    Change-Id: I2e27c022195bd1ddc4727e3360cb01dca530e6eb
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 289262d8e6d4ade814dc2426e1ce32067a2180e1
Author: Jacob Kroon <jacob.kroon at mikrodidakt.se>
Date:   Fri Dec 26 19:44:06 2014 +0100

    gpu-viv-bin-mx6q: Don't package X11 libraries in non-X11 builds
    
    Running
    
      readelf --dynamic libGL.so | grep NEEDED
    
    shows that the library has runtime dependencies on X11 libs and libglapi.so.
    However, none of them are listed as build dependencies for non-X11 distros.
    
    In this case, skip packaging libGL, so that it doesn't cause unexpected
    dependency changes in buildhistory.
    
    Signed-off-by: Jacob Kroon <jacob.kroon at mikrodidakt.se>
    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