From 2edb621ead5d29fe96e391978925c1fceb146d2c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 1 Oct 2010 17:53:36 +0800 Subject: 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 deletion(-) (limited to 'recipes/qt4') 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" -- cgit 1.2.3-korg