summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/dfu-util/dfu-util_0.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* dfu-utils: Switch src_uri to sourceforge.netKhem Raj2019-09-171-6/+4
| | | | | | | dfu-util.gnumonks.org has gone AWOL Re-stylize the recipe while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dfu-util: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-221-0/+1
| | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dfu-util: upgrade to 0.9Martin Jansa2016-03-141-0/+14
* drop commit 0792623dfa8156fb0af3f3949c901665e2df3d04 Author: Stefan `Sec` Zehl <sec@42.org> Date: Wed Jul 29 01:39:11 2015 +0200 Fix/reimplement USBPATH support Using libusb functions to retrieve port and bus numbers. Thanks to Topi Kuutela for reviewing and testing the patch. Also thanks to Timo Poikola and Topi Kuutela for having submitted alternative patches. https://sourceforge.net/p/dfu-util/tickets/6/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>