[meta-freescale] [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP

Otavio Salvador otavio at ossystems.com.br
Thu Nov 22 10:49:33 PST 2012


Hello,

This is the third version of the patchset. The segfault seems fixed
and I'd like to ask you to test and comment on them.

If we don't find new problems from this I'd like to merge this
patchset soon so we reduce the amount of not-merged patches being
handled. This is also going to offer a good base for work in next
integration steps as for example Qt support.

The the GStreamer codec support is being finished and we'll send it as
another patchset soon.

Changes for v3:

  * Drop merged patches (firmware-imx, imx-lib, imx-test);
  * Rework GPU packaging to include test applications;
  * Fix Linux kernel configuration to have GPU module built-in;

Changes for v2:

  * Fix Vivant Xorg driver to rdepends on Xorg EXA module;
  * Minor cleanup in Xorg driver packaging;

Adrian Alonso (2):
  xf86-dri-vivante: Add Vivant DRI driver for Xorg
  xf86-video-imxfb-vivante: Add Vivant Xorg driver for iMX SoCs

Daiane Angolini (1):
  linux-imx (3.0.35): Configure GPU module to be builtin

Otavio Salvador (5):
  linux-imx (3.0.35): Move defconfig to mx6 directory
  gpu-viv-bin-mx6q: Add Vivant GPU libraries
  mesa-dri: Change provided set of libraries when building for iMX6
  xserver-xf86-config: Use Vivant accelerated driver for iMX6
  imx-base: Use xf86-video-imxfb-vivant for iMX6 targets

 conf/machine/include/imx-base.inc                  |    1 +
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |  144 ++++++++++++++++++++
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb  |    9 ++
 recipes-graphics/mesa/mesa-dri_8.0.4.bbappend      |    4 +-
 recipes-graphics/mesa/mesa-dri_git.bbappend        |    4 +-
 .../xorg-driver/xf86-dri-vivante_12.09.01.bb       |   31 +++++
 .../Makefile.am-remove-prefixed-include-path.patch |   29 ++++
 .../xf86-video-imxfb-vivante_12.09.01.bb           |   27 ++++
 .../xorg-xserver/xserver-xf86-config/mx6/xorg.conf |    8 +-
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    2 +-
 .../linux/linux-imx-3.0.35/{ => mx6}/defconfig     |    2 +-
 recipes-kernel/linux/linux-imx_3.0.35.bb           |    2 +-
 12 files changed, 255 insertions(+), 8 deletions(-)
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb
 create mode 100644 recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb
 create mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Makefile.am-remove-prefixed-include-path.patch
 create mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb
 rename recipes-kernel/linux/linux-imx-3.0.35/{ => mx6}/defconfig (99%)

-- 
1.7.10.4




More information about the meta-freescale mailing list