From 7b459f73e6a9652bcea29bd8dc4bfb98a0f9b2bc Mon Sep 17 00:00:00 2001 From: lchristina26 Date: Wed, 18 Feb 2015 10:48:59 -0700 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e426c1b..9e64a27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ meta-wolfssl ========== -This layer provides support for the CyaSSL embedded SSL library. +This layer provides a bbappend file for configuring cURL with wolfSSL. +The wolfSSL recipe can be located [here.]( +https://github.com/openembedded/meta-oe/tree/master/meta-networking/recipes-connectivity/cyassl) CyaSSL is a lightweight SSL library written in C and targeted at embedded and RTOS environments - primarily because of its small size,