summaryrefslogtreecommitdiff
path: root/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/qt4/qt4-x11-free-gles_git.bb.disabled
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/qt4/qt4-x11-free-gles_git.bb.disabled')
-rw-r--r--recipes/qt4/qt4-x11-free-gles_git.bb.disabled16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
index 59778910b5..db45208472 100644
--- a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
+++ b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
@@ -13,17 +13,17 @@ DEPENDS += "virtual/egl"
SRCREV = "9ec431c"
SRC_URI = "git://git.gitorious.org/qt/qt.git;protocol=http \
- file://0001-cross-compile.patch;patch=1 \
- file://0002-fix-resinit-declaration.patch;patch=1 \
- file://0003-no-tools.patch;patch=1 \
- file://0004-no-qmake.patch;patch=1 \
- file://0006-freetype-host-includes.patch;patch=1 \
- file://0007-openssl-host-includes.patch;patch=1 \
- file://0008-qt-lib-infix.patch;patch=1 \
+ file://0001-cross-compile.patch;apply=yes \
+ file://0002-fix-resinit-declaration.patch;apply=yes \
+ file://0003-no-tools.patch;apply=yes \
+ file://0004-no-qmake.patch;apply=yes \
+ file://0006-freetype-host-includes.patch;apply=yes \
+ file://0007-openssl-host-includes.patch;apply=yes \
+ file://0008-qt-lib-infix.patch;apply=yes \
file://g++.conf \
file://linux.conf \
"
-#SRC_URI += "file://sgx-hack.patch;patch=1"
+#SRC_URI += "file://sgx-hack.patch;apply=yes"
S = "${WORKDIR}/git"