From 05f3d5febd7804fcc23b1b981635946b16834a6f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Jun 2010 09:09:02 +0200 Subject: [PATCH] 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(-) 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" -- 2.39.5