diff options
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.5.2.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.5.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.5.2.bb b/recipes/qt4/qt4-tools-native_4.5.2.bb index 0b68d1406c..206e486810 100644 --- a/recipes/qt4/qt4-tools-native_4.5.2.bb +++ b/recipes/qt4/qt4-tools-native_4.5.2.bb @@ -2,8 +2,8 @@ require qt4-tools-native.inc # Older releases have different source archive name, than .inc SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \ - file://configure-lflags.patch;apply=yes \ - file://qt-config.patch;apply=yes \ + file://configure-lflags.patch \ + file://qt-config.patch \ file://g++.conf \ file://linux.conf" |