summaryrefslogtreecommitdiffstats
path: root/recipes/qmake/qmake2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qmake/qmake2.inc')
-rw-r--r--recipes/qmake/qmake2.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/qmake/qmake2.inc b/recipes/qmake/qmake2.inc
index 91c969a8d2..0e0f9cd55a 100644
--- a/recipes/qmake/qmake2.inc
+++ b/recipes/qmake/qmake2.inc
@@ -11,9 +11,9 @@ DEPENDS = "uicmoc4-native"
QTVER = "qt-embedded-linux-opensource-src-${QTVERSION}"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/${QTVER}.tar.bz2 \
- file://0001-fix-mkspecs.patch;apply=yes \
- file://qt-config.patch;apply=yes \
- file://use-lflags-last.patch;apply=yes \
+ file://0001-fix-mkspecs.patch \
+ file://qt-config.patch \
+ file://use-lflags-last.patch \
file://linux-oe-qmake.conf"
S = "${WORKDIR}/${QTVER}"