update-09.28

This commit is contained in:
github-actions[bot]
2021-09-28 08:30:37 +08:00
parent 97eed0841c
commit ce997339e7
21 changed files with 214 additions and 177 deletions

View File

@@ -57,8 +57,8 @@ menu "Include libustream-ssl"
select PACKAGE_libustream-openssl
config PACKAGE_$(PKG_NAME)_INCLUDE_libustream-mbedtls
depends Include !(PACKAGE_$(PKG_NAME)_INCLUDE_libustream-wolfssl || PACKAGE_$(PKG_NAME)_INCLUDE_libustream-openssl)
bool "Use libustream-mbedtls"
depends on !(PACKAGE_$(PKG_NAME)_INCLUDE_libustream-wolfssl || PACKAGE_$(PKG_NAME)_INCLUDE_libustream-openssl)
bool "Include libustream-mbedtls"
default y if DEFAULT_libustream-mbedtls
select PACKAGE_libustream-mbedtls