summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-22 18:27:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-22 18:27:59 +0200
commit0357a57ce761b965f5c0ae89790179ad71255f7c (patch)
tree0db998d6220a45cc5a3fab4ceaab5e7f1ee11c51 /rules
parent6ae025205b60ec2d27f4599d82751eb9c6aa57a8 (diff)
downloadptxdist-0357a57ce761b965f5c0ae89790179ad71255f7c.tar.gz
ptxdist-0357a57ce761b965f5c0ae89790179ad71255f7c.tar.xz
expat: version bump 2.2.7 -> 2.2.8
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/expat.make7
1 files changed, 5 insertions, 2 deletions
diff --git a/rules/expat.make b/rules/expat.make
index ff5776e9c..a5686b375 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.2.7
-EXPAT_MD5 := 72f36b87cdb478aba1e78473393766aa
+EXPAT_VERSION := 2.2.8
+EXPAT_MD5 := 00858041acfea5757af55e6ee6b86231
EXPAT := expat-$(EXPAT_VERSION)
EXPAT_SUFFIX := tar.bz2
EXPAT_URL := $(call ptx/mirror, SF, expat/$(EXPAT).$(EXPAT_SUFFIX))
@@ -36,8 +36,11 @@ EXPAT_CONF_TOOL := autoconf
EXPAT_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-static \
+ --enable-xml-attr-info \
--enable-xml-context \
--without-xmlwf \
+ --without-examples \
+ --without-tests \
--without-libbsd \
--without-docbook