[oe-commits] Koen Kooi : qt4-embedded-gles 4.6.2: move patch down so that it will actually get applied

git version control git at git.openembedded.org
Mon Apr 19 08:28:58 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d0028dc8c15d068ef155ff605aefb0e060a9e66a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d0028dc8c15d068ef155ff605aefb0e060a9e66a

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Apr 19 10:27:52 2010 +0200

qt4-embedded-gles 4.6.2: move patch down so that it will actually get applied

---

 recipes/qt4/qt4-embedded-gles_4.6.2.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/qt4/qt4-embedded-gles_4.6.2.bb b/recipes/qt4/qt4-embedded-gles_4.6.2.bb
index 8459ebd..098a558 100644
--- a/recipes/qt4/qt4-embedded-gles_4.6.2.bb
+++ b/recipes/qt4/qt4-embedded-gles_4.6.2.bb
@@ -1,13 +1,12 @@
 require qt4-embedded.inc
 PR = "${INC_PR}.8"
 
-SRC_URI += "file://cursor-hack.diff;patch=1"
-
 PROVIDES += "qt4-embedded"
 QT_GLFLAGS = "-opengl es2 -depths 16,24,32  -plugin-gfx-powervr"
 
 require qt-${PV}.inc
 
+SRC_URI += "file://cursor-hack.diff;patch=1"
 
 FILESPATHPKG .= ":qt4-embedded-${PV}:qt4-embedded"
 





More information about the Openembedded-commits mailing list