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

Otavio Salvador otavio.salvador at gmail.com
Wed Jul 22 13:25:49 PDT 2015


Hello,

I pushed following updates:

commit e8161ca966b2da0c2b6620ee75e757a40bd415bf (yocto/master)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 20 19:29:02 2015 -0300

    gtk+3: Disable Wayland backend when building for X11
    
    The X11 backend of i.MX5 and i.MX6 does not support the Wayland
    rendering and causes GTK+3 configure script to fail.
    
    When building for X11 we now disable the Wayland backend allowing the
    configure to proceed.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 93bff8c3e6f3c99896fa6532247d6798d1e30e3f
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 4a27ab0a9c63e942c76d4296173bbcfda4071c14
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 6406ad45542dfc1df078b4e9fd76c108425434ce
Author: Lauren Post <lauren.post at freescale.com>
Date:   Thu Jul 16 14:23:00 2015 -0500

    libfslparser: Upgrade to 4.0.5 version
    
    Released with 3.14.38-6QP_beta release.
    Upgrade to 4.0.5 version.
    Add the new MX7 SoC family in COMPATIBLE_MACHINE.
    License updated to 2015.06 v8 so update license checksum.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

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

    libfslcodec: Upgrade to 4.0.5 version
    
    Released with 3.14.38-6QP_beta release.
    Upgrade to 4.0.5 version.
    Add the new MX7 SoC family in COMPATIBLE_MACHINE.
    License updated to 2015.06 v8 so update license checksum.
    
    Signed-off-by: Lauren Post <lauren.post at freescale.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit fc0977928004686e54aa4c7a81894ee96f430f8d
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 04561285f2838cc41d0b67e4312a26d119522923
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 701cf6c79c4cf3629da0e5a6f4225fa5ef431a62
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Jul 14 21:40:51 2015 -0300

    u-boot-fslc: Upgrade to a 2015.07-based fork
    
    This upgrades the FSL Community fork to a 2015.07-based one. The
    following patches are applied on top of the original source code:
    
    31851bd wandboard: Drop revision specific DeviceTree support
    a31d74b mx6sabresd: Enable video interfaces in bootargs
    9aaf17f Revert "embestmx6boards: convert to use config_distro_bootcmd.h"
    05c69ef wandboard: Changed mmcroot variable so kernel 3.10.31 boots
    3e86dfb iMX6: Change mmcroot to use fixed mmc block index for USDHC
    44ffc6d mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
    7767edb embestmx6boards: Change default bootenv configuration
    bebd6c7 mx6sabresd: Use LDO dtb file until LDO bypass support is added
    8a82d9d mx6slevk: Use LDO dtb file until LDO bypass support is added
    6f3f04e thermal: imx_thermal: fix busywait if IMX6 temp <0C
    a978050 tools: mkimage: fix imximage header size
    8788cb7 i2c: fix vf610 support
    a7fd9dd net: fec_mxc: remove useless struct nbuf
    823ba31 iMX: adding parsing to hab_status command
    0210211 imx: mx6 add i2c4 clock support for i.MX6SX
    8e45722 imx: mx6 remove duplicated enable_cspi_clock
    bf639dd imx6: standardise OCOTP and fuse config to mx6_common
    4d4c88c thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
    c23cd60 mx53loco: Use generic 'load' command instead of 'fatload'
    
    Change-Id: I7215c00328e6110fb40effa0514a28d076bbedf0
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 332d20afbc19ac3b8389a1696adef2eea9948a39
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 20 18:24:26 2015 -0300

    imx28evk: Remove perf override
    
    As we are using a newer kernel by default now, the perf override can
    be removed.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8749274e218d0343f8754a880f45a376d7ad40a9
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Mon Jul 20 18:22:29 2015 -0300

    mxs-base.inc: Change i.MX28 for Linux-mainline by default
    
    As the codec support, for GStreamer, has been removed from master
    branch there is no reason to keep using the old kernel for i.MX28
    anymore. This moves it for the Linux FSLC fork which bases on
    mainline.
    
    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