summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-07-16 14:22:51 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-28 14:07:16 -0300
commitcd8f9c45a1c1c34141fb18412facd5de697de8f2 (patch)
tree7450397680a5b43de78391343839484c2ab35279 /recipes-graphics
parent656010ee4738737299214f6bc90517c91e941ae7 (diff)
downloadmeta-fsl-arm-cd8f9c45a1c1c34141fb18412facd5de697de8f2.tar.gz
xf86-video-imxfb-vivante: Upgrade to 5.0.11.p6.3
Released with 3.14.38-6QP_beta release. Upgrade to version 5.0.11.p6.3 to align with imx-gpu-viv upgrade. - Fixes for Xrandr rotation, and video modes not displaying correctly. - Fixes for Xrandr not displaying correctly with PXP. - Fix for alignment in xorg.conf to notify EXA driver the display engine. - Add GC2000+ support. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p4.5.bb8
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb13
2 files changed, 13 insertions, 8 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p4.5.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p4.5.bb
deleted file mode 100644
index c5cf271..0000000
--- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p4.5.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1# Copyright (C) 2012-2015 Freescale Semiconductor
2# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms)
4
5require xf86-video-imxfb-vivante.inc
6
7SRC_URI[md5sum] = "e89cd72f6d35d53accfd6b6bb3e05f42"
8SRC_URI[sha256sum] = "1a0b25a91b493e99dfa94a802290320ea998ebd45d7aab0f73d7c7bb521b7e84"
diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb
new file mode 100644
index 0000000..4eb1991
--- /dev/null
+++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p6.3.bb
@@ -0,0 +1,13 @@
1# Copyright (C) 2012-2015 Freescale Semiconductor
2# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms)
4
5require xf86-video-imxfb-vivante.inc
6
7SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}.tar.gz \
8 file://rc.autohdmi"
9
10SRC_URI[md5sum] = "2c1f0095a7e1ed5ca6cd070e9c8e2cff"
11SRC_URI[sha256sum] = "660738bf0d75c71ee83b3d84c234a4304d85fde4a28b4a27fb9b59dbfcc94632"
12
13S = "${WORKDIR}/xserver-xorg-video-imx-viv-${@'${PV}'.replace('5.0.11.p6.3', '5.0.11.p6.3-beta')}/"