All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/7] gnutls: bump to version 3.1.5
Date: Fri, 28 Dec 2012 21:52:05 +0100	[thread overview]
Message-ID: <87boddzyq2.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1356724043-8879-1-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Fri, 28 Dec 2012 16:47:17 -0300")

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/gnutls/Config.in                           |    9 +++-
 Gustavo>  ...001-gets-no-longer-exists-in-e-glibc-2.16.patch |   56 --------------------
 Gustavo>  package/gnutls/gnutls.mk                           |   26 +++++++---
 Gustavo>  3 files changed, 27 insertions(+), 64 deletions(-)
 Gustavo>  delete mode 100644 package/gnutls/gnutls-0001-gets-no-longer-exists-in-e-glibc-2.16.patch

 Gustavo> diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in
 Gustavo> index cedf120..2bd5ab6 100644
 Gustavo> --- a/package/gnutls/Config.in
 Gustavo> +++ b/package/gnutls/Config.in
 Gustavo> @@ -1,8 +1,15 @@
 Gustavo>  config BR2_PACKAGE_GNUTLS
 Gustavo>  	bool "gnutls"
 Gustavo> -	select BR2_PACKAGE_LIBGCRYPT
 Gustavo> +	select BR2_PACKAGE_NETTLE
 Gustavo>  	help
 Gustavo>  	  GnuTLS is a secure communications library implementing the SSL
 Gustavo>  	  and TLS protocols and technologies around them.
 
 Gustavo>  	  http://www.gnu.org/software/gnutls/gnutls.html
 Gustavo> +
 Gustavo> +config BR2_PACKAGE_GNUTLS_TOOLS
 Gustavo> +	bool "install tools"
 Gustavo> +	depends on BR2_PACKAGE_GNUTLS
 Gustavo> +	depends on BR2_USE_WCHAR
 Gustavo> +	help
 Gustavo> +	  Install GnuTLS command line tools for various cryptographic tasks.

I've added a comment line about tools not available with a !WCHAR
toolchain and committed, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2012-12-28 20:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-28 19:47 [Buildroot] [PATCH 1/7] gnutls: bump to version 3.1.5 Gustavo Zacarias
2012-12-28 19:47 ` [Buildroot] [PATCH 2/7] hostapd: remove gnutls support Gustavo Zacarias
2012-12-28 20:54   ` Peter Korsgaard
2012-12-28 19:47 ` [Buildroot] [PATCH 3/7] wpa_supplicant: " Gustavo Zacarias
2012-12-28 19:47 ` [Buildroot] [PATCH 4/7] ntfs-3g: needs libgcrypt Gustavo Zacarias
2012-12-28 19:47 ` [Buildroot] [PATCH 5/7] glib-networking: fix build failure with gnutls3 Gustavo Zacarias
2012-12-28 19:47 ` [Buildroot] [PATCH 6/7] network-manager: needs libgcrypt Gustavo Zacarias
2012-12-28 19:47 ` [Buildroot] [PATCH 7/7] connman: bump to version 1.10 Gustavo Zacarias
2012-12-28 20:00 ` [Buildroot] [PATCH 1/7] gnutls: bump to version 3.1.5 Thomas Petazzoni
2012-12-28 20:01   ` Gustavo Zacarias
2012-12-28 20:52 ` Peter Korsgaard [this message]
2012-12-28 21:27 ` Peter Korsgaard

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=87boddzyq2.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 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.