difos/package/utils/adb/patches
Antti Seppälä c70f842da3 adb: Switch to mbedtls
Currently adb uses libopenssl for certain authentication tasks between
the host and the target device such as certificate generation, hashing,
base64 encoding and pki signatures.

Add a patch to use functionalities available in mbedtls instead.

Also switch package makefile and dependency to libmbedtls and drop
patches and references to lib{crypto,openssl} as they are no longer
required.

This conserves considerable amount of space on the device as openwrt
ships with libmbedtls by default.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18819
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-24 21:32:25 +02:00
..
001-create_Makefile.patch adb: Switch to mbedtls 2025-05-24 21:32:25 +02:00
003-fix-musl-build.patch adb: fix build breakage on recent musl 2019-08-06 00:09:48 +02:00
010-mbedtls.patch adb: Switch to mbedtls 2025-05-24 21:32:25 +02:00
020-cherry-picked-superspeed-fix.patch adb: fix for SuperSpeed devices 2019-12-23 00:22:07 +01:00