1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00
openwrt/package/utils/adb/patches
Bjørn Mork d034a1f457 adb: fix for SuperSpeed devices
The USB descriptor parsing in adb fails to detect SuperSpeed devices
because of the SuperSpeed Endpoint Companion Descriptor.  This
cherry-picks the upstream fix for the problem.

Unfortunately there never were a release with this fix before the
conversion to C++, so upgrading to a newer version isn't an option.

This makes adb work with SuperSpeed devices like the Sierra Wireless
EM7565.  Tested and verified.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
2019-12-23 00:22:07 +01:00
..
001-create_Makefile.patch adb: fix for SuperSpeed devices 2019-12-23 00:22:07 +01:00
003-fix-musl-build.patch adb: fix build breakage on recent musl 2019-08-06 00:09:48 +02:00
010-openssl-1.1.patch
020-cherry-picked-superspeed-fix.patch adb: fix for SuperSpeed devices 2019-12-23 00:22:07 +01:00