From: Robert Yang Date: Mon, 2 Feb 2015 08:59:13 +0000 (-0800) Subject: elfutils 0.148: use BPN in SRC_URI X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31328 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2546c26acaf8fc47114398e3c4a15d17f0f07fb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git elfutils 0.148: use BPN in SRC_URI Signed-off-by: Robert Yang --- diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index 5e75f129a4d..16db6b27461 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb @@ -8,7 +8,7 @@ DEPENDS = "libtool bzip2 zlib virtual/libintl" PR = "r11" -SRC_URI = "https://fedorahosted.org/releases/e/l/${PN}/${BP}.tar.bz2" +SRC_URI = "https://fedorahosted.org/releases/e/l/${BPN}/${BP}.tar.bz2" SRC_URI[md5sum] = "a0bed1130135f17ad27533b0034dba8d" SRC_URI[sha256sum] = "8aebfa4a745db21cf5429c9541fe482729b62efc7e53e9110151b4169fe887da"