mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
21492e2b76
commit
9ba1fa91b9
@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user