mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] expat: version bump 2.2.0 -> 2.2.3
@ 2017-09-01 16:52 Clemens Gruber
  0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2017-09-01 16:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/expat.make | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/rules/expat.make b/rules/expat.make
index 6dba7aeba..efd226bb3 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION	:= 2.2.0
-EXPAT_MD5	:= 2f47841c829facb346eb6e3fab5212e2
+EXPAT_VERSION	:= 2.2.4
+EXPAT_MD5	:= 6e3980aba29a224a9f478d88ac7ec207
 EXPAT		:= expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX	:= tar.bz2
 EXPAT_URL	:= $(call ptx/mirror, SF, expat/$(EXPAT).$(EXPAT_SUFFIX))
@@ -37,7 +37,10 @@ EXPAT_LICENSE	:= MIT
 EXPAT_CONF_TOOL	:= autoconf
 EXPAT_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
-	--disable-static
+	--disable-static \
+	--enable-xml-context \
+	--without-xmlwf \
+	--without-libbsd
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.14.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-01 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-01 16:52 [ptxdist] [PATCH] expat: version bump 2.2.0 -> 2.2.3 Clemens Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox