aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-data/xorg-data-common.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 10:36:08 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 11:14:19 +0200
commit9914ac86f89b059d4494db6ea3842de2edbcecdc (patch)
treeb9e811d4b3134a70046308d19655d2186bdbd524 /recipes/xorg-data/xorg-data-common.inc
parent1624d1b3311e8dfc91786b8857ceb9569d2087d5 (diff)
downloadopenembedded-9914ac86f89b059d4494db6ea3842de2edbcecdc.tar.gz
xorg-data: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-data/xorg-data-common.inc')
-rw-r--r--recipes/xorg-data/xorg-data-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-data/xorg-data-common.inc b/recipes/xorg-data/xorg-data-common.inc
index 6f89bfb2da..886a8c8ff3 100644
--- a/recipes/xorg-data/xorg-data-common.inc
+++ b/recipes/xorg-data/xorg-data-common.inc
@@ -3,6 +3,7 @@ SECTION = "x11/data"
LICENSE = "MIT-X"
XORG_PN = "${PN}"
+INC_PR = "r1"
SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2;name=archive"
S = "${WORKDIR}/${XORG_PN}-${PV}"