mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <post@lespocky.de>,
	Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: [ptxdist] [PATCH v3 2/3] opensc: version bump 0.19.0 -> 0.20.0
Date: Thu,  2 Jan 2020 22:36:24 +0100	[thread overview]
Message-ID: <20200102213625.24091-3-post@lespocky.de> (raw)
In-Reply-To: <20200102213625.24091-1-post@lespocky.de>

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
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2020-01-02 21:36 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 ` Alexander Dahl [this message]
2020-01-06 16:04   ` [ptxdist] [PATCH v3 2/3] opensc: version bump 0.19.0 -> 0.20.0 Michael Olbrich
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=20200102213625.24091-3-post@lespocky.de \
    --to=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