From a98ac2a39b30b3a3e94669616900547b0b87992a Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Sun, 12 May 2019 22:53:19 +0300 Subject: openssl: Remove openssl10 OpenSSL 1.0 has been replaced by 1.1, and it would be harder to security-support after the upstream EOL at the end of 2019. (From OE-Core rev: 0f7ffcaa18db7bc27f30c994aafbb9f4f8b2ae7e) Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- meta/conf/distro/include/no-static-libs.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/conf/distro/include/no-static-libs.inc') diff --git a/meta/conf/distro/include/no-static-libs.inc b/meta/conf/distro/include/no-static-libs.inc index 712d858dc0..4141ecb765 100644 --- a/meta/conf/distro/include/no-static-libs.inc +++ b/meta/conf/distro/include/no-static-libs.inc @@ -26,9 +26,6 @@ DISABLE_STATIC_pn-openjade-native = "" DISABLE_STATIC_pn-openssl = "" DISABLE_STATIC_pn-openssl-native = "" DISABLE_STATIC_pn-nativesdk-openssl = "" -DISABLE_STATIC_pn-openssl10 = "" -DISABLE_STATIC_pn-openssl10-native = "" -DISABLE_STATIC_pn-nativesdk-openssl10 = "" # libssp-static-dev included in build-appliance DISABLE_STATIC_pn-gcc-runtime = "" # libusb1-native is used to build static dfu-util-native -- cgit v1.2.3-54-g00ecf