From 487b101b42fac7642f42f80883d7a714a3b264b2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Jun 2010 09:09:02 +0200 Subject: xorg-lib-common: use BPN instead of PN as default XORG_PN Signed-off-by: Martin Jansa --- recipes/xorg-lib/xorg-lib-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xorg-lib') 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" -- cgit v1.2.3