[meta-freescale] [meta-fsl-arm PATCH v3 0/13] Fixes current found issues for 1.4 release

Otavio Salvador otavio at ossystems.com.br
Mon Apr 15 04:51:49 PDT 2013


We've runned full build of 'fsl-image-gui' image in O.S. Systems build
server for ALL machines in meta-fsl-arm and meta-fsl-arm-extra, the
final build list is:

 cgtqmx6 ok
 imx233-olinuxino-maxi ok
 imx233-olinuxino-micro ok
 imx233-olinuxino-mini ok
 imx23evk ok
 imx28evk ok
 imx31pdk ok
 imx35pdk ok
 imx51evk ok
 imx53ard ok
 imx53qsb ok
 imx6dlsabresd ok
 imx6qsabreauto ok
 imx6qsabrelite ok
 imx6qsabresd ok
 imx6slevk ok
 nitrogen6x ok
 wandboard-dual ok
 wandboard-solo ok

The 'imx31pdk' and 'imx35pdk' machines depends on the 'fio' patch we
sent to Meta-OpenEmbedded to add support for ARMv6 assembly code but
appart from that those are the needed fixes.

Please give them a try so these can be merged soon.

Changes in v3:
- Fix commit log U-Boot version
- New patch
- New patch
- New patch
- New patch
- New patch

Changes in v2:
- Remove change of i.MX6SL entry point format, for another patch
- New patch
- New patch
- Improve commit log
- New patch

Otavio Salvador (13):
  u-boot-fslc: Update to patches-2013.04's 20130410 snapshot
  imx6dlsabresd: Use U-Boot 2009.08 from Freescale
  gst-fsl-plugin (3.0.6): Fix the tarball's checksum
  gst-fsl-plugin (3.0.6): Add 'virtual/kernel' dependency
  imx-base.inc: Disable firmware include for not fully supported BSPs
  imx-base.inc: Avoid including imx-audio for every SoC family
  imx-base.inc: Override GStreamer plugins for i.MX3
  imx-base.inc: Fix i.MX6SL entry point hex format
  imx-base.inc: Do not assign UBOOT_LOADADDRESS
  Fix use of SOC_FAMILY as the most right value is preferred
  xf86-dri-vivante: Ensure install fails if .la cannot be removed
  xf86-dri-vivante: Fix DRI module name
  xf86-video-imxfb-vivante: Enable software rendering support

 conf/machine/imx23evk.conf                         |  2 +-
 conf/machine/imx28evk.conf                         |  2 +-
 conf/machine/imx31pdk.conf                         |  2 +-
 conf/machine/imx35pdk.conf                         |  2 +-
 conf/machine/imx51evk.conf                         |  2 +-
 conf/machine/imx53ard.conf                         |  2 +-
 conf/machine/imx53qsb.conf                         |  2 +-
 conf/machine/imx6dlsabresd.conf                    |  4 +++-
 conf/machine/imx6qsabreauto.conf                   |  2 +-
 conf/machine/imx6qsabresd.conf                     |  2 +-
 conf/machine/imx6slevk.conf                        |  2 +-
 conf/machine/include/imx-base.inc                  | 24 ++++++++++------------
 recipes-bsp/u-boot/u-boot-fslc_2013.04.bb          |  2 +-
 recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb       |  2 +-
 .../xorg-driver/xf86-dri-vivante_1.1.0.bb          |  8 ++++++--
 .../xorg-driver/xf86-video-imxfb-vivante_1.1.0.bb  |  2 +-
 .../gst-plugins/gst-fsl-plugin_3.0.6.bb            |  8 ++++----
 17 files changed, 37 insertions(+), 33 deletions(-)

-- 
1.8.1




More information about the meta-freescale mailing list