diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-tools-nativesdk.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc b/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc index 5faf40c33a..d1f4b47a6e 100644 --- a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc | |||
@@ -5,9 +5,10 @@ HOMEPAGE = "http://qt.nokia.com" | |||
5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
6 | LICENSE = "LGPLv2.1 | GPLv3" | 6 | LICENSE = "LGPLv2.1 | GPLv3" |
7 | 7 | ||
8 | INC_PR = "r3" | 8 | INC_PR = "r4" |
9 | |||
10 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:" | ||
9 | 11 | ||
10 | FILESPATHPKG =. "qt-${PV}:" | ||
11 | inherit nativesdk qmake2 | 12 | inherit nativesdk qmake2 |
12 | 13 | ||
13 | SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \ | 14 | SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \ |