aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/xorg-proto-common.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 13:06:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 13:57:17 +0200
commitd2bc5b243dd777cb13222b52d24f2539d7f70ef0 (patch)
treec48ddb4c02905d5763c04cc97130dbbd673e9bf3 /recipes/xorg-proto/xorg-proto-common.inc
parentc56b6369c04181dadff6136af1a92c94c7326545 (diff)
downloadopenembedded-d2bc5b243dd777cb13222b52d24f2539d7f70ef0.tar.gz
xorg-proto: remove XORG_PN, it was now used only in DESCRIPTION where BPN is also enough
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, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xorg-proto-common.inc b/recipes/xorg-proto/xorg-proto-common.inc
index f1940de236..947909d7a1 100644
--- a/recipes/xorg-proto/xorg-proto-common.inc
+++ b/recipes/xorg-proto/xorg-proto-common.inc
@@ -1,4 +1,4 @@
-DESCRIPTION = "X protocol headers: ${XORG_PN}"
+DESCRIPTION = "X protocol headers: ${BPN}"
HOMEPAGE = "http://www.x.org"
SECTION = "x11/libs"
LICENSE = "MIT-X"