From d03c23c8d4d022288106979e7ce2839c9ec9c7fb Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Thu, 24 Aug 2017 08:56:40 +0300 Subject: cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl` This is to eliminate any ambiguity about the cyassl/wolfssl lib. The rename happened some time ago (~3+ years). As time goes by, people will start to forget cyassl and start to get confused about the wolfSSL vs cyassl thing. It's a good idea to keep up with the times (moving forward). Signed-off-by: Alexandru Ardelean --- .../libs/cyassl/patches/400-additional_compatibility.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/libs/cyassl/patches/400-additional_compatibility.patch (limited to 'package/libs/cyassl/patches') diff --git a/package/libs/cyassl/patches/400-additional_compatibility.patch b/package/libs/cyassl/patches/400-additional_compatibility.patch deleted file mode 100644 index 1464e9d2a8..0000000000 --- a/package/libs/cyassl/patches/400-additional_compatibility.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/cyassl/openssl/ssl.h -+++ b/cyassl/openssl/ssl.h -@@ -28,6 +28,9 @@ - #define CYASSL_OPENSSL_H_ - - #include -+#ifndef HAVE_SNI -+#undef CYASSL_SNI_HOST_NAME -+#endif - #include - - #endif -- cgit v1.2.3