summaryrefslogtreecommitdiffstats
path: root/recipes-qt3
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-07 17:49:54 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-08 15:09:06 +0000
commit3e9c572030581563be737205408bdf4d41df330e (patch)
tree228bbbf0e8acf354078921ddba15eef569aec6e3 /recipes-qt3
parent3545e55d05702eec6edfd144eb68a6d645e62e99 (diff)
downloadmeta-qt3-3e9c572030581563be737205408bdf4d41df330e.tar.gz
qt-x11-free: use INC_PR
PR was being set in both the inc and the recipes, this is not correct. Move them to use INC_PR so the recipe and inc can be updated and retain sanity. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qt3')
-rw-r--r--recipes-qt3/qt3/qt-x11-free-common.inc2
-rw-r--r--recipes-qt3/qt3/qt-x11-free_3.3.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt3/qt3/qt-x11-free-common.inc b/recipes-qt3/qt3/qt-x11-free-common.inc
index 6aa6306..c92d883 100644
--- a/recipes-qt3/qt3/qt-x11-free-common.inc
+++ b/recipes-qt3/qt3/qt-x11-free-common.inc
@@ -3,7 +3,7 @@ SECTION = "x11/libs"
3PRIORITY = "optional" 3PRIORITY = "optional"
4LICENSE = "GPL | QPL" 4LICENSE = "GPL | QPL"
5HOMEPAGE = "http://www.trolltech.com" 5HOMEPAGE = "http://www.trolltech.com"
6PR = "r1" 6INC_PR = "r3"
7 7
8S = "${WORKDIR}/qt-x11-free-${PV}" 8S = "${WORKDIR}/qt-x11-free-${PV}"
9 9
diff --git a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
index 94486ed..f2e8591 100644
--- a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
+++ b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
@@ -1,6 +1,6 @@
1DEPENDS = "qt-x11-free-native freetype virtual/libx11 libxmu libxft libxext libxrender libxrandr libxcursor virtual/libgl" 1DEPENDS = "qt-x11-free-native freetype virtual/libx11 libxmu libxft libxext libxrender libxrandr libxcursor virtual/libgl"
2PROVIDES = "qt3x11" 2PROVIDES = "qt3x11"
3PR = "r0" 3PR = "${INC_PR}.1"
4 4
5PREFERRED_VERSION_qt-x11-free = 3.3.7 5PREFERRED_VERSION_qt-x11-free = 3.3.7
6LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b07b0d5ac6b1822effe47173a1744433 \ 6LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b07b0d5ac6b1822effe47173a1744433 \