[meta-freescale] Updates to meta-fsl-arm (fido) in 2015-07-31

Otavio Salvador otavio.salvador at gmail.com
Fri Jul 31 05:31:31 PDT 2015


Hello,

I pushed following updates:

commit 44a5115b6ece869cfb10714423e6956128dbaef8 (HEAD -> for-fido, yocto/fido)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Jul 30 16:53:55 2015 -0300

    mesa-demos: Support for mx6 without GPUs
    
    Fix to support future mx6 i.MX 6UltraLite which does not have a
    GPU.  This SoC will use mesa so mesa changes before should be more
    SoC specific to allow future mx6 SoC without GPU to use mesa.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 9074254a1d1e7da4bc0797d56a566ecf09b316dc
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Wed Jul 29 23:43:53 2015 +0200

    gstreamer1.0-plugins-imx: Update to version 0.11.1
    
    Changes:
    
    -new compositor elements to combine N input video streams into one output
     video stream; compatible to the upstream compositor element from
     gstreamer1.0-plugins-bad
     hardware-accelerated compositing based on G2D and IPU available
    -blitter codebase completely rewritten for better support of aspect ratio
     correction and compositing
    -blitter video sinks support vsync to eliminate tearing
    -vpu: decoder: leaks fixed which occurred when shutting down and starting
     again decoders
    -vpu: encoder: bitrate now adjustable on the fly
    -v4l2src: can now announce interlace mode, device frame rate, device
     pixel format
    -v4l2src: fixed physical address retrieval (important for zerocopy)
    -eglvivsink: in Wayland, x/y window coordinates are now supported
    -v4l2src: support for imxv4l2:// URIs, making such cmdlines possible:
     gst-launch-1.0 playbin uri=imxv4l2:///dev/video0
    -v4l2src: support for YUYV data
    
    Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ed8ee8b49becf68f3c4876e239d323f92c16d27d
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Jul 23 16:48:28 2015 -0300

    qtbase: Fix indentation of recipe
    
    The recipe had a mix of indentation styles which makes it hard to
    read. Those are changed to avoid tabs and rely on spaces only.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5bb1276b4e67ed55066e2b63f457947b28ff755f
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 20 20:50:36 2015 -0300

    mesa: Fix override of x11 GLX support for i.MX6
    
    The replacement of --enable-glx-tls for --enable-glx was not working
    due the way the variables are expanded. To fix the issue an annonymous
    function has been added to mangle it just before its use.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 89aaae63cbd4cb2b996f9c1670b925a05a36fcf8
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:55 2015 -0500

    xserver-xf86-config: Add support for PXP Frame Buffer displays
    
    PXP devices for mx6sx, mx6sl and mx7
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 06453a025b13e13653a28c4984a7ee8b3f94805b
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 27 15:42:57 2015 -0300

    mfgtool-initramfs-image.bbclass: Add f2fs feature option
    
    The f2fs feature allows the use of Flash-Friendly File System
    during the installation.
    
    The feature is disabled by default as the f2fs-tools is offered by
    meta-filesystem layer which shouldn't be made as a hard dependency
    of meta-fsl-arm.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 6c1a0c2b8ddc441f71fb27f70c90f714a0402d78
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 27 15:40:40 2015 -0300

    packagegroup-fsl-mfgtool: Add f2fs feature
    
    The f2fs feature allow the use of Flash-Friendly File System for
    installation.
    
    The feature is added as a bbappend file dynamically enabled if
    meta-filesystem is available.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2d55e1824d56aa94887b1f2d0ba82758a34a69cc
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 27 15:36:03 2015 -0300

    packagegroup-fsl-mfgtool: Add e2fsprogs-e2fsck in extfs feature
    
    When 'extfs' support is enabled, e2fsprogs-e2fsck should be included
    as well so filesystem consistency can be executed during the
    installation process.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5e40789fe386a5bb4c83cd8780a8bf7f7b947196
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 24 10:40:48 2015 -0500

    mesa-demos: Fix so patches only install for SoC with GPU
    
    Only install patches for SoC with a GPU.  Future i.MX 6UltraLite
    does not have a GPU.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit fd96dfcf0adda52cc37de23ad65891ea1a590163
Author: Lauren Post <lauren.post at freescale.com>
Date:   Fri Jul 24 10:40:47 2015 -0500

    mesa: Support for mx6 without GPUs
    
    Fix to support future mx6 i.MX 6UltraLite which does not have a
    GPU.  This SoC will use mesa so mesa changes before should be more
    SoC specific to allow future mx6 SoC without GPU to use mesa.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c2a6240c00c8635c6ac98d5cac30827ae91f5d02
Author: Dominic Sacré <dominic.sacre at gmx.de>
Date:   Mon Jul 20 23:00:26 2015 +0200

    linux-imx-rt: Add patch for imx-sdma CPU stall issue
    
    Work around CPU stalls in the imx-sdma driver by replacing spinlocks
    with raw spinlocks. This prevents preemption during the spinlock's
    critical section, as is the case on non PREEMPT_RT kernels.
    
    Signed-off-by: Dominic Sacré <dominic.sacre at gmx.de>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2865cc3a04fc01aecc9f75735a5f159bc97c5cac
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jul 17 11:19:07 2015 -0300

    imx-lib (11.09.02): Override license checksum file
    
    The imx-lib release, used in i.MX5, uses the old header file to check
    for the license causing a build error:
    
    ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file:
        .../tmp/work/imx53qsb-poky-linux-gnueabi/imx-lib/11.09.02-r0/imx-lib-11.09.02/COPYING-LGPL-2.1
    
    As the new releases will use the LGPL-2.1 license file we add the
    override for the old release to avoid this build failure.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 3b5462317d9e2d7111c591285432064d90016ebb
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:52 2015 -0500

    pointercal: Update with panel type in xinput file
    
    This fix was required to fix touch calibration issues on i.MX6 boards
    using touch panels.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 372d19b85494069dddaa7eea6a8eb5f8f2897686
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:41 2015 -0500

    imx6sxsabresd: Remove UBOOT_ENTRYPOINT
    
    UBOOT_ENTRYPOINT set in imx-base.inc for i.MX 6SoloX.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 9c2ca388a2597fcc7055803a963f2bf06ae45630
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:39 2015 -0500

    imx6sxsabreauto: Fix nand support using ubifs storage
    
    Ubifs storage must be added for nand boot configurations.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ad40d59eccc69178059700196f7ae160b88d96ea
Author: Fabio Estevam <fabio.estevam at freescale.com>
Date:   Thu Jul 16 15:24:27 2015 -0300

    README: Provide a direct URL link
    
    The URL in wiki.yoctoproject.org just redirects to the openembedded URL,
    so pass the direct link instead.
    
    Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e02eb34f8272ce0833dc2619cf0854822e77bc0d
Author: Ann Thornton <ra43240 at freescale.com>
Date:   Wed Jul 8 15:11:04 2015 -0500

    imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES
    
    As new i.MX machines are added and product lines are increasing,
    having an override for imx machines in general will help clarify
    recipes, images, and packagegroups and keep the list of imx
    supported machines a little shorter.
    
    Signed-off-by: Ann Thornton <ra43240 at freescale.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