package/libusb: apply upstream patch to fix descriptor parsing
authorJohn Keeping <john@metanate.com>
Fri, 19 Feb 2021 12:18:27 +0000 (12:18 +0000)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 19 Feb 2021 21:25:43 +0000 (22:25 +0100)
commita6aeee74d36d14346febeebc134bb74215d7d7af
treec252777086c2044b24ee97a91f4e38154e7a42ac
parentd8447af9d8862d5539007d5c192788c18ac87392
package/libusb: apply upstream patch to fix descriptor parsing

v1.0.24 of libusb has a bug in the Linux backend where it fails to
enumerate any device with more than one configuration.  Backport the
upstream patch which fixes this as otherwise libusb based applications
are unable to communicate with any devices advertising more than one
configuration.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libusb/0001-linux_usbfs-Fix-parsing-of-descriptors-for-multi-con.patch [new file with mode: 0644]