* [ptxdist] [PATCH] memtool: version bump 2016.10.0 -> 2018.03.0
@ 2018-03-16 14:03 Uwe Kleine-König
0 siblings, 0 replies; only message in thread
From: Uwe Kleine-König @ 2018-03-16 14:03 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
rules/memtool.make | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/rules/memtool.make b/rules/memtool.make
index dcfe26269f36..085c54ba3da1 100644
--- a/rules/memtool.make
+++ b/rules/memtool.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MEMTOOL) += memtool
#
# Paths and names
#
-MEMTOOL_VERSION := 2016.10.0
-MEMTOOL_MD5 := ee0a70954144985e344e4e5318d1f267
+MEMTOOL_VERSION := 2018.03.0
+MEMTOOL_MD5 := b3b16018cda270fa1d375ea09b67d6ae
MEMTOOL := memtool-$(MEMTOOL_VERSION)
MEMTOOL_SUFFIX := tar.xz
MEMTOOL_URL := http://www.pengutronix.de/software/memtool/downloads/$(MEMTOOL).$(MEMTOOL_SUFFIX)
@@ -30,6 +30,10 @@ MEMTOOL_LICENSE := GPL-2.0-only
# ----------------------------------------------------------------------------
MEMTOOL_CONF_TOOL := autoconf
+MEMTOOL_CONF_OPT := \
+ $(CROSS_AUTOCONF_USR) \
+ $(GLOBAL_LARGE_FILE_OPTION) \
+ --enable-mdio \
# ----------------------------------------------------------------------------
# Target-Install
--
2.16.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-16 14:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-16 14:03 [ptxdist] [PATCH] memtool: version bump 2016.10.0 -> 2018.03.0 Uwe Kleine-König
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox