treewide: replace libustream-wolfssl with -mbedtls
authorRosen Penev <rosenp@gmail.com>
Wed, 25 Jan 2023 21:02:12 +0000 (13:02 -0800)
committerPaul Spooren <mail@aparcar.org>
Sat, 4 Feb 2023 01:35:03 +0000 (02:35 +0100)
Previous commit does the same for wpad-basic. Also matches
DEFAULT_VARIANT in ustream-ssl Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/target.mk

index a62b1eb0527aab6ec89a356733b7a456411073fa..992f95534442c58d1a6de5dfe22a7271a2c5283f 100644 (file)
@@ -17,7 +17,7 @@ DEFAULT_PACKAGES:=\
        fstools \
        libc \
        libgcc \
-       libustream-wolfssl \
+       libustream-mbedtls \
        logd \
        mtd \
        netifd \