From 9e016c4b22aa34376e29c153488c56f0056512be Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 18 Nov 2012 11:16:53 +0000 Subject: libcgroup/libxkbcommon: Use BPN in SRC_URI If we don't do this, multilib and other varients using BBCLASSEXTEND will fail. (From OE-Core rev: 9a97367038a1e2431bf94211dabbc5aedbbee3bb) Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb index 7304080739..b8229f5789 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb @@ -7,7 +7,7 @@ LICENSE = "MIT & MIT-style" DEPENDS = "util-macros flex-native bison-native" -SRC_URI = "http://xkbcommon.org/download/${PN}-${PV}.tar.bz2" +SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.bz2" SRC_URI[md5sum] = "2be3d4a255d02c7d46fc6a9486f21f6a" SRC_URI[sha256sum] = "74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42" -- cgit v1.2.3-54-g00ecf