aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-doc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-28 09:48:18 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-28 10:40:24 +0200
commitf9e5577949dc050ac32b032306e43e6c00273130 (patch)
tree1a01597a3152d72a8c68dd07cb584c6edbd6ebdf /recipes/xorg-doc
parent655a7a5a1c5e02a2aaaf7a2ec348ff633a712bf8 (diff)
downloadopenembedded-f9e5577949dc050ac32b032306e43e6c00273130.tar.gz
xorg-doc-common: use BPN instead of XORG_PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-doc')
-rw-r--r--recipes/xorg-doc/xorg-doc-common.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/xorg-doc/xorg-doc-common.inc b/recipes/xorg-doc/xorg-doc-common.inc
index 56d2d5c1ea..622477d83b 100644
--- a/recipes/xorg-doc/xorg-doc-common.inc
+++ b/recipes/xorg-doc/xorg-doc-common.inc
@@ -3,10 +3,9 @@ HOMEPAGE = "http://www.x.org"
SECTION = "x11/docs"
LICENSE = "MIT-X"
-XORG_PN = "${PN}"
-SRC_URI = "${XORG_MIRROR}/individual/doc/${XORG_PN}-${PV}.tar.bz2;name=archive"
+SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2;name=archive"
-S = "${WORKDIR}/${XORG_PN}-${PV}"
+S = "${WORKDIR}/${BPN}-${PV}"
inherit autotools pkgconfig