[meta-freescale] Updates to meta-fsl-arm (master) in 2014-07-21

Otavio Salvador otavio at ossystems.com.br
Mon Jul 21 07:06:31 PDT 2014


Hello,

I pushed following updates:

commit d900d935e1f45a79c7116c4fd290baaa447a870d (HEAD, yocto/master-next, yocto/master, pending)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Jul 17 14:44:45 2014 -0300

    weston: Don't apply i.MX6-specific patches unconditionally
    
    The patches for Vivante GPU support are i.MX6-specific and shouldn't
    be applied for other SoCs and architectures. This patch changes it
    to be i.MX6-specific.
    
    Fixes [YOCTO: #6545]
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 4b9a587d6d781e5922ac7b747d8a9adf708994d9
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Jul 5 18:15:55 2014 -0300

    u-boot-fslc: Update to 2014.07-based release
    
    This updates the FSL Community's U-Boot fork to a 2014.07-based
    release.
    
    Along with the recipe revision changes, this modifies the default
    kernel image to "zImage" as most machines maintained in meta-fsl-arm
    now uses it.
    
    The machines that are still using uImage are:
    
     - imx31pdk
     - imx35pdk
     - imx53ard
     - imx6dlsabreauto
     - imx6solosabreauto
     - imx6solosabresd
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 97052301a516faa9ab8bc01b85d882b0884e98f4
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 f9c97c5d0a8b4335e1db1e12a3c9e9f40d365dad
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 a8af59ced1aa18d9d82dbfcae593be8c4915beaa
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 91da93deb62cdeae0118d490ab0aa5fd10cfcb6f
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>

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