[oe-commits] Holger Hans Peter Freyther : qt4-tools-sdk.inc: Switch over to INC_PR

git version control git at git.openembedded.org
Sat Oct 2 08:45:13 UTC 2010


Module: openembedded.git
Branch: master
Commit: 2edb621ead5d29fe96e391978925c1fceb146d2c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2edb621ead5d29fe96e391978925c1fceb146d2c

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Fri Oct  1 17:53:36 2010 +0800

qt4-tools-sdk.inc: Switch over to INC_PR

Right now only qt4-tools-sdk_4.7.0 use the inc file.

---

 recipes/qt4/qt4-tools-sdk.inc      |    2 +-
 recipes/qt4/qt4-tools-sdk_4.7.0.bb |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/qt4/qt4-tools-sdk.inc b/recipes/qt4/qt4-tools-sdk.inc
index 9093afb..67811e7 100644
--- a/recipes/qt4/qt4-tools-sdk.inc
+++ b/recipes/qt4/qt4-tools-sdk.inc
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"
 LICENSE = "LGPLv2.1 GPLv3"
 
-PR = "r1"
+INC_PR = "r1"
 
 FILESPATHPKG =. "qt-${PV}:"
 inherit sdk
diff --git a/recipes/qt4/qt4-tools-sdk_4.7.0.bb b/recipes/qt4/qt4-tools-sdk_4.7.0.bb
index 7b90a21..f224a95 100644
--- a/recipes/qt4/qt4-tools-sdk_4.7.0.bb
+++ b/recipes/qt4/qt4-tools-sdk_4.7.0.bb
@@ -1,5 +1,7 @@
 require qt4-tools-sdk.inc
 
+PR = "${INC_PR}.2"
+
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI[md5sum] = "3a2f25b9b115037277f4fb759194a7a5"





More information about the Openembedded-commits mailing list