mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
11 lines
254 B
BlitzBasic
11 lines
254 B
BlitzBasic
require dfu-util.inc
|
|
|
|
DEPENDS = "libusb1"
|
|
|
|
SRC_URI += "file://no-usbpath.patch \
|
|
file://configure.patch \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "2cf466fabb881e8598fa02f286d3242c"
|
|
SRC_URI[sha256sum] = "f60fea987aa06ee03da22a656d1d113ac224458ec4442bcf1764a62f0930bd07"
|