* [ptxdist] [PATCH] memtool: version bump 2015.12.2 -> 2016.10.0
@ 2017-07-05 12:38 Uwe Kleine-König
0 siblings, 0 replies; only message in thread
From: Uwe Kleine-König @ 2017-07-05 12:38 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
rules/memtool.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/memtool.make b/rules/memtool.make
index d0438f9effab..7766a3baab4e 100644
--- a/rules/memtool.make
+++ b/rules/memtool.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_MEMTOOL) += memtool
#
# Paths and names
#
-MEMTOOL_VERSION := 2015.12.2
-MEMTOOL_MD5 := 851ebeb521fe68c27b5d75221fab5333
+MEMTOOL_VERSION := 2016.10.0
+MEMTOOL_MD5 := ee0a70954144985e344e4e5318d1f267
MEMTOOL := memtool-$(MEMTOOL_VERSION)
MEMTOOL_SUFFIX := tar.xz
MEMTOOL_URL := http://www.pengutronix.de/software/memtool/downloads/$(MEMTOOL).$(MEMTOOL_SUFFIX)
@@ -43,7 +43,7 @@ $(STATEDIR)/memtool.targetinstall:
@$(call install_fixup, memtool,SECTION,base)
@$(call install_fixup, memtool,AUTHOR,"Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>")
@$(call install_fixup, memtool,DESCRIPTION,missing)
- @$(call install_copy, memtool, 0, 0, 0755, -, /usr/sbin/memtool)
+ @$(call install_copy, memtool, 0, 0, 0755, -, /usr/bin/memtool)
@$(call install_finish, memtool)
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-05 12:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05 12:38 [ptxdist] [PATCH] memtool: version bump 2015.12.2 -> 2016.10.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