qt4-tools-native: use INC_PR
authorIhar Hrachyshka <ihar.hrachyshka@gmail.com>
Wed, 3 Jun 2009 05:37:14 +0000 (05:37 +0000)
committerDenys Dmytriyenko <denis@denix.org>
Wed, 10 Jun 2009 03:21:32 +0000 (23:21 -0400)
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
recipes/qt4/qt4-tools-native.inc
recipes/qt4/qt4-tools-native_4.4.3.bb
recipes/qt4/qt4-tools-native_4.5.1.bb

index 4836a9d..0fd4f92 100644 (file)
@@ -5,6 +5,8 @@ HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
+INC_PR = "r4"
+
 inherit native
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
index e8fc316..a734b6b 100644 (file)
@@ -1,2 +1,2 @@
 require qt4-tools-native.inc
-PR = "r4"
+PR = "${INC_PR}.1"
index adb341d..d1962bf 100644 (file)
@@ -1,4 +1,4 @@
 require qt4-tools-native.inc
-PR = "r1"
+PR = "${INC_PR}.1"
 
 TOBUILD := "src/tools/bootstrap ${TOBUILD}"