qt4-embedded-gles 4.6.2: move patch down so that it will actually get applied
authorKoen Kooi <koen@openembedded.org>
Mon, 19 Apr 2010 08:27:52 +0000 (10:27 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 19 Apr 2010 08:27:52 +0000 (10:27 +0200)
recipes/qt4/qt4-embedded-gles_4.6.2.bb

index 8459ebd..098a558 100644 (file)
@@ -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"