libs/wolfssl: add libcysassl to PROVIDES field (for backwards compat)
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Fri, 25 Aug 2017 11:25:28 +0000 (14:25 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Sep 2017 22:00:12 +0000 (00:00 +0200)
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>
package/libs/cyassl/Makefile

index 68646d9b00299e9c9974da1cbde08bb04de80f41..44268f07d3a7faff348c1830ceb19d9dd545758e 100644 (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