You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
001-create_Makefile.patch adb: fix for SuperSpeed devices 4 years ago
003-fix-musl-build.patch adb: fix build breakage on recent musl 5 years ago
010-openssl-1.1.patch adb: added patch for openssl 1.1.0 compatibility 6 years ago
020-cherry-picked-superspeed-fix.patch adb: fix for SuperSpeed devices 4 years ago