All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/memtool: bump to version 2018.03.0
@ 2019-12-13 22:04 Fabrice Fontaine
  2019-12-14 14:26 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-12-13 22:04 UTC (permalink / raw)
  To: buildroot

Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/memtool/memtool.hash | 3 ++-
 package/memtool/memtool.mk   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/memtool/memtool.hash b/package/memtool/memtool.hash
index 95df1aaf85..da4880bd35 100644
--- a/package/memtool/memtool.hash
+++ b/package/memtool/memtool.hash
@@ -1,2 +1,3 @@
 # Locally computed:
-sha256  58309d356cb9b45a241cb602ca3850891a70ddaa93ced51d1cced78e14767680  memtool-2016.10.0.tar.xz
+sha256  87cb7175266ff3a00a9c1f541c4c6c93693ffbe8dcc0d97a60d13c45ff860900  memtool-2018.03.0.tar.xz
+sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/memtool/memtool.mk b/package/memtool/memtool.mk
index c236cab8ba..75e378311a 100644
--- a/package/memtool/memtool.mk
+++ b/package/memtool/memtool.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MEMTOOL_VERSION = 2016.10.0
+MEMTOOL_VERSION = 2018.03.0
 MEMTOOL_SITE = http://public.pengutronix.de/software/memtool
 MEMTOOL_SOURCE = memtool-$(MEMTOOL_VERSION).tar.xz
 MEMTOOL_LICENSE = GPL-2.0
-- 
2.24.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/memtool: bump to version 2018.03.0
  2019-12-13 22:04 [Buildroot] [PATCH 1/1] package/memtool: bump to version 2018.03.0 Fabrice Fontaine
@ 2019-12-14 14:26 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-12-14 14:26 UTC (permalink / raw)
  To: buildroot

On Fri, 13 Dec 2019 23:04:52 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Add hash for license file
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/memtool/memtool.hash | 3 ++-
>  package/memtool/memtool.mk   | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-14 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 22:04 [Buildroot] [PATCH 1/1] package/memtool: bump to version 2018.03.0 Fabrice Fontaine
2019-12-14 14:26 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.