On Tue, Mar 18, 2014 at 08:06:02PM +0100, Martin Jansa wrote: > On Tue, Mar 18, 2014 at 01:28:23PM -0300, Otavio Salvador wrote: > > This update fixes the following build error: > > > > ,----[ Build error ] > > | ... > > | .../libmicrospdy.so: undefined reference to `SSL_get_error' > > | .../libmicrospdy.so: undefined reference to `SSL_write' > > | .../libmicrospdy.so: undefined reference to `SSL_free' > > | ... > > `---- > > Is this v2 or the same as previous update?
Hmm it's identical, please don't resend identical changes and if you do it by accident, then please update status on patchwork. > > Reported-by: Prabhu Sundararaj <[email protected]> > > Signed-off-by: Otavio Salvador <[email protected]> > > --- > > .../{libmicrohttpd_0.9.33.bb => libmicrohttpd_0.9.34.bb} | 4 > > ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename meta-oe/recipes-support/libmicrohttpd/{libmicrohttpd_0.9.33.bb => > > libmicrohttpd_0.9.34.bb} (85%) > > > > diff --git a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.33.bb > > b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb > > similarity index 85% > > rename from meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.33.bb > > rename to meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb > > index 523b8dd..5de9390 100644 > > --- a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.33.bb > > +++ b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb > > @@ -6,8 +6,8 @@ SECTION = "net" > > DEPENDS = "libgcrypt gnutls" > > > > SRC_URI = "http://ftp.gnu.org/gnu/libmicrohttpd/${BPN}-${PV}.tar.gz" > > -SRC_URI[md5sum] = "013b10f9de1cda5448b29c81305354a3" > > -SRC_URI[sha256sum] = > > "d9587e8497548f820650cd607daf3615ea3272435779378983032c570f1cd559" > > +SRC_URI[md5sum] = "2947eee13c2c8affb95023a0cb6fda0c" > > +SRC_URI[sha256sum] = > > "29a2bfd4fd2ddf60c756b8c283291a134898e3cc143843be421a040be1b25a88" > > > > inherit autotools lib_package > > > > -- > > 1.9.0 > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- > Martin 'JaMa' Jansa jabber: [email protected] -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
