summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/no-static-libs.inc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-05-12 22:53:19 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-15 17:53:29 +0100
commita98ac2a39b30b3a3e94669616900547b0b87992a (patch)
tree3ab98c21f2018d317dae16ed6d40cb951eca60a2 /meta/conf/distro/include/no-static-libs.inc
parent66ef365ba617e3f0dfb13d8711871b6628ed4465 (diff)
downloadpoky-a98ac2a39b30b3a3e94669616900547b0b87992a.tar.gz
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 <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/no-static-libs.inc')
-rw-r--r--meta/conf/distro/include/no-static-libs.inc3
1 files changed, 0 insertions, 3 deletions
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 = ""
26DISABLE_STATIC_pn-openssl = "" 26DISABLE_STATIC_pn-openssl = ""
27DISABLE_STATIC_pn-openssl-native = "" 27DISABLE_STATIC_pn-openssl-native = ""
28DISABLE_STATIC_pn-nativesdk-openssl = "" 28DISABLE_STATIC_pn-nativesdk-openssl = ""
29DISABLE_STATIC_pn-openssl10 = ""
30DISABLE_STATIC_pn-openssl10-native = ""
31DISABLE_STATIC_pn-nativesdk-openssl10 = ""
32# libssp-static-dev included in build-appliance 29# libssp-static-dev included in build-appliance
33DISABLE_STATIC_pn-gcc-runtime = "" 30DISABLE_STATIC_pn-gcc-runtime = ""
34# libusb1-native is used to build static dfu-util-native 31# libusb1-native is used to build static dfu-util-native