From 09ed5de9624be38c0fa5cb3f943691c3b4a50686 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 14 Mar 2011 22:33:13 +0000 Subject: Update SRC_URIs to use BPN instead of PN [YOCTO #860] Signed-off-by: Richard Purdie --- meta/recipes-support/hal/hal-info.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/hal') diff --git a/meta/recipes-support/hal/hal-info.inc b/meta/recipes-support/hal/hal-info.inc index adba83fb2..183dd0ede 100644 --- a/meta/recipes-support/hal/hal-info.inc +++ b/meta/recipes-support/hal/hal-info.inc @@ -6,7 +6,7 @@ SECTION = "unknown" LICENSE = "GPLv2 | AFL" LIC_FILES_CHKSUM = "file://COPYING;md5=ae484909bad0cf11c8e2071cee6bd4dc" -SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz" +SRC_URI = "http://hal.freedesktop.org/releases/${BPN}-${PV}.tar.gz" inherit autotools pkgconfig -- cgit v1.2.3