Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] package/libmicrohttpd: minor fixes and additions
Date: Thu, 27 Jun 2013 10:34:15 +0200	[thread overview]
Message-ID: <87fvw43qbc.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1372272580-26574-1-git-send-email-c.schoenert@gmail.com> (Carsten Schoenert's message of "Wed, 26 Jun 2013 20:49:40 +0200")

>>>>> "Carsten" == Carsten Schoenert <c.schoenert@gmail.com> writes:
h
 Carsten> From: Carsten Schoenert <c.schoenert@gmail.com>
 Carsten> Correcting the indentation inside Config.in. Also adding the missed
 Carsten> license information.

 Carsten> Note: libmicrohttpd is partialy dual licensed, if you don't need or want
 Carsten> to use the HTTPS option you can choose between LPGLv2.1+ and the eCos
 Carsten> license (http://ecos.sourceware.org/license-overview.html).
 Carsten> If you use the HTTPS option you have to agree to the LGPLv2.1+!

 Carsten> --- a/package/libmicrohttpd/libmicrohttpd.mk
 Carsten> +++ b/package/libmicrohttpd/libmicrohttpd.mk
 Carsten> @@ -6,13 +6,16 @@
 
 Carsten>  LIBMICROHTTPD_VERSION = 0.9.27
 Carsten>  LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
 Carsten> +LIBMICROHTTPD_LICENSE_FILE = COPYING
 Carsten>  LIBMICROHTTPD_INSTALL_STAGING = YES
 
 Carsten>  ifeq ($(BR2_PACKAGE_LIBMICROHTTPD_SSL),y)
 Carsten> +LIBMICROHTTPD_LICENSE = LGPLv2.1+
 Carsten>  LIBMICROHTTPD_DEPENDENCIES += gnutls libgcrypt
 Carsten>  LIBMICROHTTPD_CONF_OPT += --enable-https --with-gnutls=$(STAGING_DIR)/usr \
 Carsten> -			  --with-libgcrypt-prefix=$(STAGING_DIR)/usr
 Carsten> +						  --with-libgcrypt-prefix=$(STAGING_DIR)/usr

No need to indent this far. Other than that it looks good - Committed,
thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2013-06-27  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 18:49 [Buildroot] [PATCH v3] package/libmicrohttpd: minor fixes and additions Carsten Schoenert
2013-06-27  8:34 ` Peter Korsgaard [this message]

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=87fvw43qbc.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox