summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb')
-rw-r--r--meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb2
1 files changed, 1 insertions, 1 deletions
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 51d00c6db..51f4ae1e1 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"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6 6
7 7
8SRC_URI = "http://dfu-util.gnumonks.org/releases/${PN}-${PV}.tar.gz \ 8SRC_URI = "http://dfu-util.gnumonks.org/releases/${BP}.tar.gz \
9 file://0001-configure.ac-Don-t-check-for-usbpath.patch \ 9 file://0001-configure.ac-Don-t-check-for-usbpath.patch \
10" 10"
11 11