aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hal/hal.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-01-14 13:59:59 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2011-01-14 16:35:43 -0200
commit3e299ddd4fb5a23995c71895949d2306e44e11b2 (patch)
treeda92651fed6885c89afb0504722c8299f41839ed /recipes/hal/hal.inc
parenteb888ab88687b6f5e0753836d118588cc39fc392 (diff)
downloadopenembedded-3e299ddd4fb5a23995c71895949d2306e44e11b2.tar.gz
hal: use INC_PR
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/hal/hal.inc')
-rw-r--r--recipes/hal/hal.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/hal/hal.inc b/recipes/hal/hal.inc
index 8e9e3449ef..d28436d1ba 100644
--- a/recipes/hal/hal.inc
+++ b/recipes/hal/hal.inc
@@ -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}"