mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <post@lespocky.de>,
	Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: Re: [ptxdist] [PATCH v3 2/3] opensc: version bump 0.19.0 -> 0.20.0
Date: Mon, 6 Jan 2020 17:04:30 +0100	[thread overview]
Message-ID: <20200106160430.GM5858@pengutronix.de> (raw)
In-Reply-To: <20200102213625.24091-3-post@lespocky.de>

On Thu, Jan 02, 2020 at 10:36:24PM +0100, Alexander Dahl wrote:
> Signed-off-by: Alexander Dahl <post@lespocky.de>
> ---
>  rules/opensc.make | 14 +++++++++-----
>  1 file changed, 9 insertions(+), 5 deletions(-)
> 
> diff --git a/rules/opensc.make b/rules/opensc.make
> index 80f578d03..b4ec2d623 100644
> --- a/rules/opensc.make
> +++ b/rules/opensc.make
> @@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_OPENSC) += opensc
>  #
>  # Paths and names
>  #
> -OPENSC_VERSION	:= 0.19.0
> -OPENSC_MD5	:= 40734b2343cf83c62c4c403f8a37475e
> -OPENSC		:= OpenSC-$(OPENSC_VERSION)
> +OPENSC_VERSION	:= 0.20.0
> +OPENSC_MD5	:= c291219b6189793430f9d0c40b42b907
> +OPENSC		:= opensc-$(OPENSC_VERSION)
>  OPENSC_SUFFIX	:= tar.gz
>  OPENSC_URL	:= https://github.com/OpenSC/OpenSC/releases/download/$(OPENSC_VERSION)/$(OPENSC).$(OPENSC_SUFFIX)
>  OPENSC_SOURCE	:= $(SRCDIR)/$(OPENSC).$(OPENSC_SUFFIX)
> @@ -39,6 +39,7 @@ OPENSC_CONF_OPT := \
>  	$(CROSS_AUTOCONF_USR) \
>  	--sysconfdir=/etc/opensc \
>  	--enable-optimization \
> +	--disable-fuzzing \
>  	--disable-strict \
>  	--disable-pedantic \
>  	--enable-thread-locking \
> @@ -56,8 +57,11 @@ OPENSC_CONF_OPT := \
>  	--disable-doc \
>  	--disable-dnie-ui \
>  	--disable-notify \
> -	--$(call ptx/endis,PTXCONF_OPENSC_TESTSUITE)-tests \
> -	--disable-static
> +	--disable-autostart-items \
> +	--$(call ptx/endis,PTXCONF_OPENSC_TESTSUITE)-cmocka \
> +	--disable-static \
> +	--disable-assert \
> +	--without-cygwin-native

There is a host-opensc package that needs similar configure option changes.

Michael

>  
>  # ----------------------------------------------------------------------------
>  # Target-Install
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2020-01-06 16:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 21:36 [ptxdist] [PATCH v3 0/3] cmocka: new package Alexander Dahl
2020-01-02 21:36 ` [ptxdist] [PATCH v3 1/3] " Alexander Dahl
2020-01-02 21:36 ` [ptxdist] [PATCH v3 2/3] opensc: version bump 0.19.0 -> 0.20.0 Alexander Dahl
2020-01-06 16:04   ` Michael Olbrich [this message]
2020-01-02 21:36 ` [ptxdist] [PATCH v3 3/3] opensc: Reactivate testsuite option Alexander Dahl

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=20200106160430.GM5858@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=post@lespocky.de \
    --cc=ptxdist@pengutronix.de \
    --cc=r.czerwinski@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