From: Martin Jansa Date: Thu, 24 Jun 2010 07:09:02 +0000 (+0200) Subject: xorg-lib-common: use BPN instead of PN as default XORG_PN X-Git-Tag: sz_173~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f3d5febd7804fcc23b1b981635946b16834a6f;p=openembedded.git xorg-lib-common: use BPN instead of PN as default XORG_PN Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-lib/xorg-lib-common.inc b/recipes/xorg-lib/xorg-lib-common.inc index 942a247b40..2dea219593 100644 --- a/recipes/xorg-lib/xorg-lib-common.inc +++ b/recipes/xorg-lib/xorg-lib-common.inc @@ -3,7 +3,7 @@ SECTION = "x11/libs" LICENSE = "MIT-X" DEPENDS = "util-macros xorg-headers-native" -XORG_PN = "${PN}" +XORG_PN = "${BPN}" SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2;name=archive"