All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] libmicrohttpd: update to 0.9.49
@ 2016-04-25 16:42 Bruno Bottazzini
  2016-04-27  7:52 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Bruno Bottazzini @ 2016-04-25 16:42 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Bruno Bottazzini <bruno.bottazzini@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
 
 # disable spdy, because it depends on openssl
 EXTRA_OECONF += "--disable-static --with-gnutls=${STAGING_LIBDIR}/../ --disable-spdy"
-- 
2.7.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-27 16:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-25 16:42 [meta-oe] libmicrohttpd: update to 0.9.49 Bruno Bottazzini
2016-04-27  7:52 ` Martin Jansa
2016-04-27 13:52   ` Bottazzini, Bruno
2016-04-27 14:08     ` Martin Jansa
2016-04-27 16:06       ` Bottazzini, Bruno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.