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-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487b101b42fac7642f42f80883d7a714a3b264b2;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 d59e3847ea..0c8e7bc81f 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"