From 9ba1fa91b94fba7b55afe62b781bf9a270260cd0 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Sun, 10 Jan 2016 21:08:27 -0800 Subject: dfu-util: use BP in SRC_URI The PN caused multilib do_fetch error. Signed-off-by: Robert Yang Signed-off-by: Martin Jansa --- meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/dfu-util') diff --git a/meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb b/meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb index 51d00c6db7..51f4ae1e10 100644 --- a/meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb +++ b/meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -SRC_URI = "http://dfu-util.gnumonks.org/releases/${PN}-${PV}.tar.gz \ +SRC_URI = "http://dfu-util.gnumonks.org/releases/${BP}.tar.gz \ file://0001-configure.ac-Don-t-check-for-usbpath.patch \ " -- cgit 1.2.3-korg