[oe] [meta-oe] libmicrohttpd: update to 0.9.49

Bottazzini, Bruno bruno.bottazzini at intel.com
Wed Apr 27 13:52:02 UTC 2016


Hi Martin,

I haven't received this error when compiling libmicrohttpd in the
version 0.9.49.

Did you get this error? 

Best Regards,

On Wed, 2016-04-27 at 09:52 +0200, Martin Jansa wrote:
> On Mon, Apr 25, 2016 at 01:42:17PM -0300, Bruno Bottazzini wrote:
> > Signed-off-by: Bruno Bottazzini <bruno.bottazzini at intel.com>
> > ---
> >  .../{libmicrohttpd_0.9.34.bb => libmicrohttpd_0.9.49.bb}            | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >  rename meta-oe/recipes-support/libmicrohttpd/{libmicrohttpd_0.9.34.bb => libmicrohttpd_0.9.49.bb} (82%)
> > 
> > diff --git a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb
> > similarity index 82%
> > rename from meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb
> > rename to meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb
> > index e3c833b..7b29065 100644
> > --- a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.34.bb
> > +++ b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb
> > @@ -6,10 +6,10 @@ SECTION = "net"
> >  DEPENDS = "libgcrypt gnutls file"
> >  
> >  SRC_URI = "http://ftp.gnu.org/gnu/libmicrohttpd/${BPN}-${PV}.tar.gz"
> > -SRC_URI[md5sum] = "2947eee13c2c8affb95023a0cb6fda0c"
> > -SRC_URI[sha256sum] = "29a2bfd4fd2ddf60c756b8c283291a134898e3cc143843be421a040be1b25a88"
> > +SRC_URI[md5sum] = "3209aa2ac6199b874a6325342b86edbc"
> > +SRC_URI[sha256sum] = "9407d8252548ab97ace3276e0032f073820073c0599d43baff832902a8dab11c"
> >  
> > -inherit autotools lib_package
> > +inherit autotools lib_package pkgconfig
> 
> I've reported this in 0.9.48 upgrade:
> http://lists.openembedded.org/pipermail/openembedded-devel/2016-March/106672.html
> 
> libmicrohttpd-0.9.49: libmicrohttpd: configure was passed unrecognised
> options: --disable-spdy [unknown-configure-option]
> 
> This time I'll make sure to hold this patch until it's resolved.
> 
> >  # disable spdy, because it depends on openssl
> >  EXTRA_OECONF += "--disable-static --with-gnutls=${STAGING_LIBDIR}/../ --disable-spdy"
> > -- 
> > 2.7.1
> > 
> > -- 
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> 





More information about the Openembedded-devel mailing list