[meta-freescale] Updates to meta-fsl-arm (daisy) in 2014-08-13

Otavio Salvador otavio at ossystems.com.br
Wed Aug 13 19:21:34 PDT 2014


Hello,

I pushed following updates:

commit 0aec281f39c2dfb1c790f88b0d35ebba9f0d390c (yocto/daisy, for-daisy)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sun Aug 10 22:44:46 2014 -0300

    linux-fslc: Update to d29923d revision
    
    This updates the Linux 3.14-based branch to the 3.14.16 stable
    release.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 60175671a274950dddaa63daccb6a54303fa3373
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Jul 31 18:12:01 2014 -0300

    linux-fslc (3.14): Update to 6c6f90b revision
    
    This updates the Linux 3.14-based branch to the 3.14.14 stable
    release.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit c372048b768d2f3356f9a689762355eccdc4f7e6
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Jul 5 11:12:08 2014 -0300

    linux-imx (2.6.35.3): Update to the b3912bb revision
    
    This includes following updates:
    
    b3912bb ENGR00285448 [MX28] SAIF: Out of Voltage in SAIF clock PINs
    90ce77d ENGR00285446-3 [MX28] SAIF: Bit Shift in SAIF RX Data
    1ea685a ENGR00285446-2 [MX28] SAIF: Bit Shift in SAIF RX Data
    1ca8992 ENGR00285446-1 [MX28] SAIF: Bit Shift in SAIF RX Data
    45fe172 mach-mx5/devices.c: Add PMU device
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit d91025fb7e44d124cb697feb2495c884bfbdd444
Author: Jacob Kroon <jacob.kroon at mikrodidakt.se>
Date:   Fri Jul 18 23:05:44 2014 +0200

    gpu-viv-bin-mx6q: Use symlink in libgl-mx6 package
    
    The libgl-mx6 package had a duplicated libGL.so.1.
    Force it into a symlink.
    
    This was tested by comparing the output of "ls -lR --time-style=+ image/"
    before and after the change.
    
    Signed-off-by: Jacob Kroon <jacob.kroon at mikrodidakt.se>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ea9879e5c269bdc8440fbc44319280b562ca6844
Author: Jacob Kroon <jacob.kroon at mikrodidakt.se>
Date:   Fri Jul 18 23:05:43 2014 +0200

    gpu-viv-bin-mx6q: Fix file ownership in packages
    
    The do_install() function is run under pseudo in order to create packages with
    correct file-permissions. By issuing "cp -a" to install files, we leak
    build user/group permissions into the packages, since the do_unpack() function
    is executed as the regular build user. Replace it with -P, so that we at least
    keep symlinks.
    
    Also drop -x (--one-file-system) since it's not needed.
    
    This was tested by comparing the output of "ls -lR --time-style=+ image/"
    before and after the change.
    
    Signed-off-by: Jacob Kroon <jacob.kroon at mikrodidakt.se>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit df15dc7c9e1291cbd4b59bb8562adf0849bda061
Author: Jacob Kroon <jacob.kroon at mikrodidakt.se>
Date:   Thu Jul 17 10:59:16 2014 +0200

    gpu-viv-bin-mx6q: Don't package wayland libraries in non-wayland builds
    
    Running
    
      readelf --dynamic libgc_wayland_protocol.so | grep NEEDED
    
    shows that the library has a runtime dependency on libffi. Same thing
    applies to libwayland-viv.so.
    
    For non-wayland builds, where libffi may or may not be available during
    package time, skip packaging them so that they don't cause unexpected
    dependency changes in buildhistory.
    
    Signed-off-by: Jacob Kroon <jacob.kroon at mikrodidakt.se>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 3f8775d7c96422d5047b2a07313fb69f6ff1d902
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Jul 5 11:06:34 2014 -0300

    linux-fslc (3.14): Update to cde0fbb revision
    
    This updates the 3.14-based kernel to the 3.14.11 release.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 640c7b69cf6496748a2c02265c8bb2667feddb31
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Jul 5 10:54:16 2014 -0300

    linux-imx (3.10.17): Update to 2a69800 revision
    
    This includes the following updates to the 3.10.17-1.0.0-GA:
    
    2a69800 ENGR00318392 ARM:imx6x: Save/restore SCU and some CP15
    2a7bd41 ENGR00301078-2: ARM: dts: imx6sl-evk: add support for pfuze200 on imx6sl-evk
    f0790e4 ENGR00301078-1: ARM: dts: imx6dl-sabresd: add support for pfuze200 on mx6dl-sabresd
    d52df5f pfuze100-regulator: Fix of_node_get() parameter
    ce1917e regulator: pfuze100: Use of_get_child_by_name
    097577d regulator: pfuze100: Add PFUZE200 support to Kconfig and module description
    dad7af3 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables
    792bf11 regulator: pfuze100: add pfuze200 support
    df8c0fa regulator: pfuze100: Fix address of FABID
    dd27604 ENGR00309838 ARM: imx6sl: gpc: add chip revision check for dispmix
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit b5b85bf9bd77cc6353e48f3741422affab43f731
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Wed Jul 2 01:52:00 2014 +0200

    gstreamer1.0-plugins-imx: Update to version 0.9.7
    
    Changes:
    - Support newer Vivante drivers, which use a different name for the
      direct textures extension
    - Sync points for forced keyframes during encoding were missing
    - Added checks for cases where physical memory allocators fail
    
    Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit ea4de4ac28cf0f91faee99074a795ced2c8cd1dc
Author: Alexey Ignatov <lexszero at gmail.com>
Date:   Thu Jun 5 14:22:00 2014 +0400

    imx28evk: Add U-Boot NAND image generation support
    
    This defines NAND parameters for u-boot.mxsboot-nand image creation
    similar to those used for UBI image (for K9LBG08U0D-PCB chip):
    - page size: 4 k
    - OOB size: 218 bytes
    - erase size: 512 k
    
    Signed-off-by: Alexey Ignatov <lexszero at gmail.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 5b4082e80da2ff3f0221e85583deffffdf27b484
Author: Alexey Ignatov <lexszero at gmail.com>
Date:   Thu Jun 5 14:21:59 2014 +0400

    image_types_fsl.bbclass: Add U-Boot NAND support for i.MX23/i.MX28
    
    This adds support to generate the U-Boot image for use with NAND
    (uboot.mxsboot-nand) and allows for custom params to be given for
    mxsboot using the MXSBOOT_NAND_ARGS variable which should be defined
    in the machine definition file.
    
    Signed-off-by: Alexey Ignatov <lexszero at gmail.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