diff options
Diffstat (limited to 'meta/recipes-support/hal')
-rw-r--r-- | meta/recipes-support/hal/hal-info.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hal/hal-info.inc b/meta/recipes-support/hal/hal-info.inc index adba83fb28..183dd0ede5 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 |