diff options
-rw-r--r-- | meta-oe/recipes-support/dfu-util/dfu-util_0.8.bb | 2 |
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 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" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
6 | 6 | ||
7 | 7 | ||
8 | SRC_URI = "http://dfu-util.gnumonks.org/releases/${PN}-${PV}.tar.gz \ | 8 | SRC_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 | ||