mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85
Date: Tue, 20 Sep 2022 15:07:22 +0200	[thread overview]
Message-ID: <Yym7CmZBUNufl7HX@ada.ifak-system.com> (raw)
In-Reply-To: <20220920125705.2728029-2-mkl@pengutronix.de>

Hello Marc,

Am Tue, Sep 20, 2022 at 02:56:59PM +0200 schrieb Marc Kleine-Budde:
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
>  rules/libcurl.make | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/rules/libcurl.make b/rules/libcurl.make
> index 0d0ac9ea33d0..1ddefa9a5b4e 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -105,7 +105,6 @@ LIBCURL_CONF_OPT	:= \
>  	--without-brotli \
>  	--without-zstd \
>  	--without-gssapi \
> -	--with-default-ssl-backend=$(PTXCONF_LIBCURL_SSL_DEFAULT_BACKEND) \
>  	--with-random=/dev/urandom \
>  	--with-ca-bundle=$(PTXCONF_LIBCURL_SSL_CABUNDLE_PATH) \
>  	--with-ca-path=$(PTXCONF_LIBCURL_SSL_CAPATH_PATH) \
> @@ -126,6 +125,14 @@ LIBCURL_CONF_OPT	:= \
>  	--without-zsh-functions-dir \
>  	--without-fish-functions-dir
>  
> +ifdef PTXCONF_LIBCURL_SSL
> +LIBCURL_CONF_OPT += \
> +	--with-default-ssl-backend=$(PTXCONF_LIBCURL_SSL_DEFAULT_BACKEND)
> +else
> +LIBCURL_CONF_OPT += \
> +	--without-ssl
> +endif

The diff does not match patch subject.

Greets
Alex

> +
>  # ----------------------------------------------------------------------------
>  # Target-Install
>  # ----------------------------------------------------------------------------
> -- 
> 2.30.2
> 
> 



  reply	other threads:[~2022-09-20 13:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 12:56 [ptxdist] [PATCH 0/7] various version bumps Marc Kleine-Budde
2022-09-20 12:56 ` [ptxdist] [PATCH 1/7] libcurl: version bump to 7.85 Marc Kleine-Budde
2022-09-20 13:07   ` Alexander Dahl [this message]
2022-09-20 13:20     ` Marc Kleine-Budde
2022-09-20 14:14       ` Michael Olbrich
2022-09-20 14:20         ` Marc Kleine-Budde
2022-09-20 14:29           ` Michael Olbrich
2022-09-20 14:47             ` Marc Kleine-Budde
2022-09-20 15:54               ` Michael Olbrich
2022-09-20 12:57 ` [ptxdist] [PATCH 2/7] bind: version bump to 9.11.37 Marc Kleine-Budde
2022-09-20 12:57 ` [ptxdist] [PATCH 3/7] dhcp: version bump to 4.4.3 Marc Kleine-Budde
2022-09-20 12:57 ` [ptxdist] [PATCH 4/7] dnsmasq: version bump to 2.86 Marc Kleine-Budde
2022-09-20 12:57 ` [ptxdist] [PATCH 5/7] glib: version bump to 2.72.3 Marc Kleine-Budde
2022-09-20 12:57 ` [ptxdist] [PATCH 6/7] gnutls: version bump to 3.7.7 Marc Kleine-Budde
2022-09-20 12:57 ` [ptxdist] [PATCH 7/7] lz4: version bump to 1.9.4 Marc Kleine-Budde

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=Yym7CmZBUNufl7HX@ada.ifak-system.com \
    --to=ada@thorsis.com \
    --cc=mkl@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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