[meta-freescale] Updates to meta-fsl-arm (master) in 2015-07-29

Otavio Salvador otavio.salvador at gmail.com
Wed Jul 29 10:03:26 PDT 2015


Hello,

I pushed following updates:

commit 663d2e01ef74200644233a0c5792e19256e20f3e (HEAD -> pending, yocto/master)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Jul 29 13:38:12 2015 -0300

    imx6qpsabreauto: Override virtual/kernel for linux-imx
    
    The linux-fslc-mx6 fork does not yet support the i.MX 6QuadPlus so we
    need to use the linux-imx kernel for now. This fixes the build failure
    of missing device tree files when building the machine.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    imx6qpsabreauto: Create i.MX 6 QuadPlus SABRE Auto machine
    
    Create i.MX 6QuadPlus SABRE Auto Machine supporting
    ecspi, flexcan1 and gpmi-weim device trees.
    
    Create U-Boot configurations for sdcard, eimnor, nand, spinor
    sata and mfgtool.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    imx7dsabresd: Create i.MX 7Dual SABRE Smart Device machine
    
    Create i.MX 7Dual SABRE Smart Device with device tree support for
    enet, epdc, gpmi-weim, hdmi-audio, m4, qspi and wm8960 configurations.
    
    Create U-Boot support for sdcard, qspi, nand and mfgtool configurations.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 03c3bc95002652d6da803fa097c81edbdeef24ac
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 2c95d2989dec232b7f173bf41f8197c2f4525523
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 21 10:38:47 2015 -0300

    glmark2: Handle PACKAGECONFIG for X11 and Wayland
    
    This handles the PACKAGECONFIG setting depending on the
    DISTRO_FEATURES avaiability (X11 or Wayland). It adds GL and GLES2
    support for the available flavours.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 999fcacda8f8f1af19e2ca783a0790c2dec92173
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 7fd852118c38424e3de4721989f1ae4ac2b5dfd9
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 20 19:30:38 2015 -0300

    mesa: Avoid Vivante GPU headers conflict for gl.h and glext.h
    
    The new GPU release include new GL headers which conflict with the
    ones provided by mesa. The build fails with:
    
    ,----
    | ERROR: The recipe imx-gpu-viv is trying to install files into a shared
    | area when those files already exist. Those files and their manifest
    | location are:
    |
    |  .../build-framebuffer/tmp/sysroots/imx6qsabresd/usr/include/GL/gl.h
    | Matched in manifest-imx6qsabresd-mesa.populate_sysroot
    |
    | .../build-framebuffer/tmp/sysroots/imx6qsabresd/usr/include/GL/glext.h
    | Matched in manifest-imx6qsabresd-mesa.populate_sysroot
    `----
    
    This removes of the mesa's headers so the ones provided by Vivante are
    used instead.
    
    Fixes [Yocto: #5098].
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c996de73838c020a61f5adc87fb668c759e768db
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:23:05 2015 -0500

    SCR: Update to 3.14.38-6QP_beta Software Content Register
    
    Remove 3.14.28-1.0.0_GA and patchn SCR files
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5ec188edfa897d7b255bd8a47e125c8d12a9b80d
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:23:04 2015 -0500

    EULA: Update to 2015.06 v8 version
    
    License updated to 2015.06 v8 version.
    Update checksum in the fsl-eula-unpack class
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 70e0c74444a67b0bf3a9c7024dd2e7f304babf6f
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 cd8f9c45a1c1c34141fb18412facd5de697de8f2
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:51 2015 -0500

    xf86-video-imxfb-vivante: Upgrade to 5.0.11.p6.3
    
    Released with 3.14.38-6QP_beta release.
    
    Upgrade to version 5.0.11.p6.3 to align with imx-gpu-viv upgrade.
    - Fixes for Xrandr rotation, and video modes not displaying correctly.
    - Fixes for Xrandr not displaying correctly with PXP.
    - Fix for alignment in xorg.conf to notify EXA driver the display engine.
    - Add GC2000+ support.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 656010ee4738737299214f6bc90517c91e941ae7
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:49 2015 -0500

    imx-gpu-viv: Upgrade to 5.0.11.p6.3 version
    
    Releaed with 3.14.38-6QP_beta release.
    
    Upgrade to the 5.0.11.p6.3 release.
    Support for i.MX 6QuadPlus Graphics GC2000+.
    Details on bug fixes - see the i.MX Linux Release Notes.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 380301dbcbdbb895434fe382a0b3a70b86c35dea
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:40 2015 -0500

    imx6sxsabresd: Add imx6sx-sdb-ldo.dtb device tree
    
    Support ldo-bypass mode on imx6sx-sdb board by default and
    add ldo-enable dts file.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    u-boox-imx: Upgrade to 3.14.28-6QP_beta release
    
    Update to latest fixes in 3.14.38-6QP_beta which adds
    support for i.MX 7Dual and i.MX 6QuadPlus boot configurations.
    Bug fixes for i.MX 6 boards including ARM errata fixes.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 33615de58e9541676217a6e91d54b33db4d82183
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:22:34 2015 -0500

    linux-imx: Upgrade to 3.14.38-6QP_beta release
    
    Add support for i.MX 7Dual and i.MX 6QuadPlus SoC.
    
    Note that defconfig is same for mx6 and mx7 so changing
    defconfig diretory to imx to use for both.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 594a15f01c05d4313ff70fcc0aae630b080b470c
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jul 17 09:05:50 2015 -0300

    opencv: Remove v4l support for all i.MX6
    
    The camera support does not work using v4l. Disable it.
    
    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