libs/wolfssl: add libcysassl to PROVIDES field (for backwards compat)

Until other packages from feeds decide to rename the
dependency of `+libcyassl` to `+libwolfssl`, this allows
for a bit of backwards compatibility with those packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2017-08-25 14:25:28 +03:00 committed by Hauke Mehrtens
parent ad510c4d62
commit 560b7334ec

View File

@ -30,6 +30,7 @@ define Package/libcyassl
TITLE:=CyaSSL library
URL:=http://www.wolfssl.com/
MENU:=1
PROVIDES:=libcyassl
endef
define Package/libcyassl/description