git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64693fe
)
qt4-embedded-gles 4.6.2: move patch down so that it will actually get applied
author
Koen Kooi
<koen@openembedded.org>
Mon, 19 Apr 2010 08:27:52 +0000
(10:27 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 19 Apr 2010 08:27:52 +0000
(10:27 +0200)
recipes/qt4/qt4-embedded-gles_4.6.2.bb
patch
|
blob
|
history
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
(file)
--- 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"