From: Holger Hans Peter Freyther Date: Fri, 1 Oct 2010 09:53:36 +0000 (+0800) Subject: qt4-tools-sdk.inc: Switch over to INC_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2edb621ead5d29fe96e391978925c1fceb146d2c;p=openembedded.git qt4-tools-sdk.inc: Switch over to INC_PR Right now only qt4-tools-sdk_4.7.0 use the inc file. --- diff --git a/recipes/qt4/qt4-tools-sdk.inc b/recipes/qt4/qt4-tools-sdk.inc index 9093afb4c4..67811e72dd 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 7b90a21618..f224a95476 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"