dfu-util: use BP in SRC_URI

The PN caused multilib do_fetch error.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Robert Yang 2016-01-10 21:08:27 -08:00 committed by Martin Jansa
parent 21492e2b76
commit 9ba1fa91b9

View File

@ -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 \
"