summaryrefslogtreecommitdiffstats
path: root/rules/memtool.make
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-03-16 15:03:38 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-21 08:45:27 +0100
commit1c76014d5c44d3029e4007395d011e72020295e1 (patch)
treea7e305ab20c7c4d013aa9e7fd2419065ba5c64ad /rules/memtool.make
parentde5d769bb41afe7c15e8347dd06e12b5aa1b571c (diff)
downloadptxdist-1c76014d5c44d3029e4007395d011e72020295e1.tar.gz
ptxdist-1c76014d5c44d3029e4007395d011e72020295e1.tar.xz
memtool: version bump 2016.10.0 -> 2018.03.0
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/memtool.make')
-rw-r--r--rules/memtool.make8
1 files changed, 6 insertions, 2 deletions
diff --git a/rules/memtool.make b/rules/memtool.make
index dcfe26269..085c54ba3 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