diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 10:36:08 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 11:14:19 +0200 |
commit | 9914ac86f89b059d4494db6ea3842de2edbcecdc (patch) | |
tree | b9e811d4b3134a70046308d19655d2186bdbd524 /recipes/xorg-data/xorg-data-common.inc | |
parent | 1624d1b3311e8dfc91786b8857ceb9569d2087d5 (diff) |
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.inc | 1 |
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}" |