aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/xorg-proto-common.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:09:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:37 +0200
commit8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (patch)
tree9f239d9d46d0a2b635da6b74d83266d5488dbfb8 /recipes/xorg-proto/xorg-proto-common.inc
parent3e575917119ad8625a59fd277cb4371590d22008 (diff)
downloadopenembedded-8cfe9df61c87589a804a17d5b8101bfc8c0875e7.tar.gz
xorg-proto: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/xorg-proto-common.inc')
-rw-r--r--recipes/xorg-proto/xorg-proto-common.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xorg-proto-common.inc b/recipes/xorg-proto/xorg-proto-common.inc
index 947909d7a1..3e7c701c79 100644
--- a/recipes/xorg-proto/xorg-proto-common.inc
+++ b/recipes/xorg-proto/xorg-proto-common.inc
@@ -7,6 +7,8 @@ DEPENDS = "util-macros"
ALLOW_EMPTY = "1"
+INC_PR = "r2"
+
SRC_URI = "${XORG_MIRROR}/individual/proto/${BPN}-${PV}.tar.bz2;name=archive"
S = "${WORKDIR}/${BPN}-${PV}"