aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qmake
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qmake')
-rw-r--r--recipes/qmake/qmake2.inc6
-rw-r--r--recipes/qmake/qmake2_2.10a.bb2
2 files changed, 4 insertions, 4 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}"
diff --git a/recipes/qmake/qmake2_2.10a.bb b/recipes/qmake/qmake2_2.10a.bb
index 2533a96608..d07f68baa5 100644
--- a/recipes/qmake/qmake2_2.10a.bb
+++ b/recipes/qmake/qmake2_2.10a.bb
@@ -5,7 +5,7 @@ BBCLASSEXTEND = "native sdk"
require ${PN}.inc
-SRC_URI += "file://qmake-hack.diff;apply=yes"
+SRC_URI += "file://qmake-hack.diff"
do_install() {
install -d ${D}/${bindir}