> add cyassl-3.3.0 as new recipe. cyassl-3.1.0 can be removed. This isn't what the patch is doing, you're only adding ", version 3.3.0" to SUMMARY variable and it doesn't even belong there (version is already in PV).
On Sat, Dec 20, 2014 at 12:57 AM, lchristina26 <[email protected]> wrote: > add cyassl-3.3.0 as new recipe. cyassl-3.1.0 can be removed. > > Signed-off-by: leah <[email protected]> > --- > meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb > b/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb > index b6f852d..715cf1f 100644 > --- a/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb > +++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.3.0.bb > @@ -1,4 +1,4 @@ > -SUMMARY = "CyaSSL Lightweight, Embedded SSL Library" > +SUMMARY = "CyaSSL Lightweight, Embedded SSL Library, version 3.3.0" > 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 > \ > -- > 1.9.1 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
