[oe-commits] Denys Dmytriyenko : qt-4.6.3: update qt' s powervr graphics driver plugin to work with SGX DDK v1.6

git version control git at git.openembedded.org
Wed Jun 8 02:02:40 UTC 2011


Module: openembedded.git
Branch: master
Commit: e992a948b8a542e1f500342fca0a991f47bfbe9c
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=e992a948b8a542e1f500342fca0a991f47bfbe9c

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Tue Jun  7 21:54:58 2011 -0400

qt-4.6.3: update qt's powervr graphics driver plugin to work with SGX DDK v1.6

* The wsegl2 patch is required to build Qt with the latest SGX PowerVR drivers
* Moved the wsegl2 patch from qt4/qt-4.7.3 to qt4/files
* Added the wsegl2 patch to qt-4.6.3

Note: This is the "massaged in" version of the original patch from Anand
Balagopalakrishnan <anandb at ti.com> as it was mangled and couldn't be applied.

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../{qt-4.7.3 => files}/0001-wsegl2-support.patch  |    0
 recipes/qt4/qt-4.6.3.inc                           |    1 +
 2 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/qt4/qt-4.7.3/0001-wsegl2-support.patch b/recipes/qt4/files/0001-wsegl2-support.patch
similarity index 100%
rename from recipes/qt4/qt-4.7.3/0001-wsegl2-support.patch
rename to recipes/qt4/files/0001-wsegl2-support.patch
diff --git a/recipes/qt4/qt-4.6.3.inc b/recipes/qt4/qt-4.6.3.inc
index 36c6a56..1d5df70 100644
--- a/recipes/qt4/qt-4.6.3.inc
+++ b/recipes/qt4/qt-4.6.3.inc
@@ -15,6 +15,7 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.
            file://0010-no-simpledecoration-example.patch \
            file://fix-config-tests.patch \
            file://qt-config.patch \
+           file://0001-wsegl2-support.patch \
            file://g++.conf \
            file://linux.conf \
            "





More information about the Openembedded-commits mailing list