[meta-freescale] Updates to meta-fsl-arm (master) in 2015-09-21

Otavio Salvador otavio.salvador at gmail.com
Mon Sep 21 12:27:15 PDT 2015


Hello,

I pushed following updates:

commit 0c1b113c74f9737f8101305ac8139950c8da3a17 (yocto/master)
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:51 2015 -0500

    SCR: Add 3.14.38-6UL_ga software content register
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 2a33be480d4d9b81d4cddb2fcfc4047b90e69abc
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:50 2015 -0500

    SCR: Update to 3.14.38-6QP_GA release
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8dac9c9928972eaea5bb97ad661638bdecd1e5d4
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:39 2015 -0500

    imx-base: Add firmware-epdc to mx6dl, mx6sl and mx7 SoC families
    
    EPDC firmware was previously in kernel and is being moved to support
    conditional installs based on hardware that supports it.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 075a5b1de5eaf8d598cbea97ca13032adc9bc464
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:38 2015 -0500

    firmware-imx: Update to 5.2 version
    
    The package adds the EPDC waveforms and the needed changes to properly
    install those were done in the firmware-imx.inc file.
    
    Another change was to include the i.MX 7 in the COMPATIBLE_MACHINE
    list.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 1195b713ba5359aee817e2d8d6058d44b46cbed4
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:43 2015 -0500

    xf86-video-imxfb-vivante: Upgrade to 5.0.11.p7.1 version
    
    - Add a COPYING-GPL file and update files to use this file
    The license is now provided in the package.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit b3ef125243d5a2a2c8c47d2b1e02270928153aaf
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:42 2015 -0500

    imx-gpu-viv: Update to 5.0.11-p7.1 version
    
    Upgrade to 5.0.11 P7.1 for i.MX6 with GPU
    
    i.MX6QP qualified graphics driver(5.0.11P7.1).
    Includes many of the bug fixes and stability improvements.
    For more information refer to release notes from http://www.freescale.com/imx6qp
    
    libGAL_egl no longer provided in p7.1 so removed from include
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit df80a8114d84b9740ed4391a7fb9eb46dbea6643
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:46 2015 -0500

    gst1.0-fsl-plugin: Add i.MX 6UltraLite in COMPATIBLE_MACHINES
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ac5fc50c6c562947aa9292483ca0762c0a934b81
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:49 2015 -0500

    pulseaudio: Add i.MX 6UltraLite support
    
    Since mx6 SoC family does not include 6ul, add in separately.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 81d8f3843733e3a310d5127874a6fe430ef68dbf
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:48 2015 -0500

    fsl-alsa-plugins: Add i.MX 6UltraLite and i.MX 7 support
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5115d783db4ab6765af0b78eabd28bdfbe1a1230
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Sep 17 14:27:47 2015 -0500

    alsa-lib: Add i.MX 6UltraLite and i.MX 7 support
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit e3c76a6d322ab3a159e4bbc236fd154fce96588b
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Sep 18 16:21:54 2015 -0300

    directfb: Include a custom directfb.inc
    
    The OE-Core commit:
    
    commit 8a577fa7cf54db646f4e61f383390054e5f04ca3
    Author: Khem Raj <raj.khem at gmail.com>
    Date:   Tue Sep 8 22:12:46 2015 +0000
    
        directfb: Avoid using VLAs and printf formats
    
        These are not portable features and are flagged by clang
    
        Signed-off-by: Khem Raj <raj.khem at gmail.com>
    	Signed-off-by: Ross Burton <ross.burton at intel.com>
    
    Broke the directfb build as the new patch has been applied in the .inc
    file and was unconditionally being included. The patch was include for
    new versions of DirectFB and we ought to avoid including changes from
    OE-Core, for this recipe, without notice.
    
    It is likely the patch needs to be ported later for the forked
    DirectFB recipe but this is should be done afterwards.
    
    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