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

Otavio Salvador otavio.salvador at gmail.com
Fri Sep 18 12:20:24 PDT 2015


Hello,

I pushed following updates:

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

    libfslcodec: Add mx6ul in COMPATIBLE_MACHINES
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    libfslparser: Add mx6ul in COMPATIBLE_MACHINES
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    imx-test: Upgrade to 5.2 version
    
    - Update mx6ul Modules
    - Update motion sensor fxls8471 in acctest
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    imx-lib: Add mx6ul support for pxp libraries
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    u-boot-imx: Update to i.MX 6Quad Plus GA and 6UltraLite GA releases
    
    QuadPlus and Ultralite were each standalone releases so keep
    baranches and commits specific to each standalone release.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    linux-imx: Patches to fix gcc 5.2 build issues
    
    Cherry picked patches from future kernel versions to fix gcc5.2
    build errors
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    linux-imx: Upgrade to 3.14.38-6UL_ga and 3.14.38-6QP_ga releases
    
    All i.MX6 with GPU use 6QP_ga and 6ul and 7d use 6ul_ga release
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit eb325bf5b4fcf92b6e509f521754c17449880298
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Aug 18 20:37:22 2015 -0300

    kernel-module-imx-gpu-viv: Fix build against 3.14-based kernels
    
    The build fail about the bus frequency header (linux/busfreq-imx6.h)
    not being found is caused by the mistaken check for the wrong kernel
    version.
    
    This patch fixes it by adding the right kernel version to be checked.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    kernel-module-imx-gpu-viv: Kernel loadable modules for 5.0.11.p6.3
    
    This is the Vivante kernel driver split from the kernel source code in
    order to make it possible to be used in any kernel source since
    3.10.53.
    
    The graphic version is 5.0.11.p6.3
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 7a9ca6d3c5893936f0800b8a711c2a2c7d2017ff
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Sep 17 11:12:32 2015 -0300

    twr-vf65gs10: Use IMAGE_FSTYPES setting from imx-base.inc
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit d1e8eaafd82d699863098b4d9e3c137d0eccc0a6
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Sep 17 09:54:51 2015 -0300

    glmark2: Rework PACKAGECONFIG to properly handle all i.MX6 SoCs
    
    The PACKAGECONFIG is now overriden, so we avoid getting broken in case
    changes on meta-oe are commited.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c936713743c2bf5436c5148ee6b33527cc980e6f
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Sep 15 21:56:11 2015 -0300

    linux-fslc-mx6 (3.14): Update to revision 4bae14ae
    
    This merge the 3.14.52 stable release into the fork.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a706f5acaec2eb9d489ed800e372323812f99da0
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Sep 15 21:54:09 2015 -0300

    linux-fslc (4.1): Update to revision ac8eed12
    
    This merges the 4.1.7 stable release fixes into the fork.
    
    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