[meta-freescale] [meta-fsl-arm][PATCH v3 0/8] iMX6Q BSP 1.1.0 upgrade

Otavio Salvador otavio at ossystems.com.br
Wed Feb 6 10:42:19 PST 2013


Hello,

This patch series upgrades the iMX6Q BSP to 1.1.0; it also try to fix
the DRI support for it.

Please give it a try as this is a huge upgrade and we might have
regressions and pending issues still unkown. This series depends on a
cuple of patches I sent to OpenEmbeeded-Core mailing list for
xserver-xorg and mesa, please apply them before playing with this
series.

Changes for v3:
- Drop merged patches
- Add upgrade of linux-fslc kernel to 3.7.5

Changes for v2:
- Fix build error due wrong dependency order between Xorg driver and
  DRI;
- Avoid installation of DRI headers as those are provided by Xorg;
- Add upgrade of linux-fslc;
- Drop merged patches.

Andrei Gherzan (2):
  gpu-viv-bin-mx6q: Add dri.pc
  glproto: Don't install glxtokens.h for imx6qsabrelite

Otavio Salvador (6):
  gpu-viv-bin-mx6q: Upgrade to 1.1.0
  xf86-video-imxfb-vivante: Upgrade to 1.1.0
  linux-fslc: Update to 3.7.5 based kernel
  xserver-xorg: Override PACKAGECONFIG for i.MX6 to enable DRI support
  xf86-dri-vivante: Upgrade to 1.1.0
  xf86-video-imxfb-vivante: Add depends/rdepends for DRI support

 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          |  43 ++++---
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/dri.pc       |  11 ++
 ...-mx6q_12.09.01.bb => gpu-viv-bin-mx6q_1.1.0.bb} |   5 +-
 .../xf86-dri-vivante/fix-with-xorg-1-13.patch      | 141 +++++++++++++++++++++
 .../xorg-driver/xf86-dri-vivante_1.1.0.bb          |  45 +++++++
 .../xorg-driver/xf86-dri-vivante_12.09.01.bb       |  36 ------
 .../Makefile.am-remove-prefixed-include-path.patch |   2 +
 .../fix-vivante-compile.patch                      |  86 ++++++-------
 ....09.01.bb => xf86-video-imxfb-vivante_1.1.0.bb} |  16 ++-
 .../xorg-proto/glproto_1.4.16.bbappend             |   8 ++
 .../xorg-xserver/xserver-xorg_1.13.1.bbappend      |   4 +
 recipes-kernel/linux/linux-fslc_3.7.bb             |   4 +-
 12 files changed, 289 insertions(+), 112 deletions(-)
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/dri.pc
 rename recipes-graphics/gpu-viv-bin-mx6q/{gpu-viv-bin-mx6q_12.09.01.bb => gpu-viv-bin-mx6q_1.1.0.bb} (51%)
 create mode 100644 recipes-graphics/xorg-driver/xf86-dri-vivante/fix-with-xorg-1-13.patch
 create mode 100644 recipes-graphics/xorg-driver/xf86-dri-vivante_1.1.0.bb
 delete mode 100644 recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb
 rename recipes-graphics/xorg-driver/{xf86-video-imxfb-vivante_12.09.01.bb => xf86-video-imxfb-vivante_1.1.0.bb} (65%)
 create mode 100644 recipes-graphics/xorg-proto/glproto_1.4.16.bbappend
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg_1.13.1.bbappend

-- 
1.8.1




More information about the meta-freescale mailing list