hal: use INC_PR
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 14 Jan 2011 15:59:59 +0000 (13:59 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 14 Jan 2011 18:35:43 +0000 (16:35 -0200)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/hal/hal.inc
recipes/hal/hal_0.5.11.bb
recipes/hal/hal_0.5.12.bb
recipes/hal/hal_0.5.14+git.bb
recipes/hal/hal_0.5.9.bb

index 8e9e344..d28436d 100644 (file)
@@ -3,6 +3,8 @@ HOMEPAGE = "http://freedesktop.org/Software/hal"
 SECTION = "unknown"
 LICENSE = "GPL LGPL AFL"
 
+INC_PR = "r10"
+
 SRC_URI = "http://hal.freedesktop.org/releases/hal-${PV}.tar.gz"
 
 S = "${WORKDIR}/hal-${PV}"
index 315570b..dab8f7b 100644 (file)
@@ -1,6 +1,6 @@
 require hal.inc
 
-PR = "r6"
+PR = "${INC_PR}.1"
 
 SRC_URI += " file://hal-right-input-h.patch \
              file://fix-configure.diff \
index e18556e..d1aa150 100644 (file)
@@ -2,7 +2,7 @@ require hal.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-PR = "r1"
+PR = "${INC_PR}.1"
 
 # The following code finds the right linux/input.h,
 # which also works with external-toolchain/SDK
index 8d0d34d..5e2a5d0 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
 SRCREV = "6dccf8e3ad181e8f56b1d2a994ec50a1953a1c2d"
 
 PV = "0.5.14"
-PR = "r2"
+PR = "${INC_PR}.1"
 PR_append = "+gitr${SRCREV}"
 
 S = "${WORKDIR}/git"
index 310a293..4599a18 100644 (file)
@@ -1,5 +1,5 @@
 require hal.inc
-PR = "r9"
+PR = "${INC_PR}.1"
 
 
 SRC_URI[md5sum] = "a6f532770cf9286e1de38d6570cbc6bc"