aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-tools-sdk_4.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qt4/qt4-tools-sdk_4.5.2.bb')
-rw-r--r--recipes/qt4/qt4-tools-sdk_4.5.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qt4/qt4-tools-sdk_4.5.2.bb b/recipes/qt4/qt4-tools-sdk_4.5.2.bb
index 858b2abfd2..861970f321 100644
--- a/recipes/qt4/qt4-tools-sdk_4.5.2.bb
+++ b/recipes/qt4/qt4-tools-sdk_4.5.2.bb
@@ -8,8 +8,8 @@ LICENSE = "LGPLv2.1 GPLv3"
inherit sdk
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
- file://configure-lflags.patch;patch=1 \
- file://qt-config.patch;patch=1 \
+ file://configure-lflags.patch;apply=yes \
+ file://qt-config.patch;apply=yes \
file://g++.conf \
file://linux.conf"
S = "${WORKDIR}/qt-embedded-linux-opensource-src-${PV}"