SUMMARY = "CyaSSL Lightweight, Embedded SSL Library" DESCRIPTION = "CyaSSL is a lightweight SSL library written in C and \ optimized for embedded and RTOS environments. It can be \ Up to 20 times smaller than OpenSSL while still supporting \ a full TLS 1.2 client and server." HOMEPAGE = "http://www.yassl.com/yaSSL/Products-cyassl.html" BUGTRACKER = "http://github.com/cyassl/cyassl/issues" SECTION = "libs/network" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "http://www.yassl.com/${BP}.zip" SRC_URI[md5sum] = "0303eb0f2f9065a1207d9104ab0eba7c" SRC_URI[sha256sum] = "e51583ea1e4d64537553922d67a96360312811dffef58d4c05506aa98a296fe3" inherit autotools