[meta-freescale] [meta-fsl-arm][PATCH v4 0/9] iMX6Q BSP 1.1.0 upgrade

Otavio Salvador otavio at ossystems.com.br
Tue Feb 12 13:58:41 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 v4:
- Drop merged patches
- Include reworked Adrian patches for gpu-viv reworg

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.

Adrian Alonso (2):
  gpu-viv-bin-mx6q: remove xlib undef macros
  gpu-viv-bin-mx6q: group libs based on backend

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

Otavio Salvador (5):
  gpu-viv-bin-mx6q: Upgrade to 1.1.0
  xf86-video-imxfb-vivante: Upgrade to 1.1.0
  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          |  86 ++++++++-----
 .../0001-change-header-path-to-HAL.patch           |  19 ++-
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/dri.pc       |  11 ++
 .../gc_hal_eglplatform-remove-xlib-undefs.patch    |  34 +++++
 ...-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 +
 13 files changed, 361 insertions(+), 132 deletions(-)
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/dri.pc
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/gc_hal_eglplatform-remove-xlib-undefs.patch
 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