git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
655a7a5
)
xorg-doc-common: use BPN instead of XORG_PN
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 07:48:18 +0000
(09:48 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 08:40:24 +0000
(10:40 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-doc/xorg-doc-common.inc
patch
|
blob
|
history
diff --git
a/recipes/xorg-doc/xorg-doc-common.inc
b/recipes/xorg-doc/xorg-doc-common.inc
index
56d2d5c
..
622477d
100644
(file)
--- 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}/${
B
PN}-${PV}"
inherit autotools pkgconfig