All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruno Bottazzini <bruno.bottazzini@intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe] libmicrohttpd: update to 0.9.49
Date: Mon, 25 Apr 2016 13:42:17 -0300	[thread overview]
Message-ID: <1461602537-19434-1-git-send-email-bruno.bottazzini@intel.com> (raw)

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



             reply	other threads:[~2016-04-25 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 16:42 Bruno Bottazzini [this message]
2016-04-27  7:52 ` [meta-oe] libmicrohttpd: update to 0.9.49 Martin Jansa
2016-04-27 13:52   ` Bottazzini, Bruno
2016-04-27 14:08     ` Martin Jansa
2016-04-27 16:06       ` Bottazzini, Bruno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461602537-19434-1-git-send-email-bruno.bottazzini@intel.com \
    --to=bruno.bottazzini@intel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.