All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH] memtester: upgrade 4.4.0 -> 4.5.0
@ 2020-10-14  9:34 zangrc
  0 siblings, 0 replies; only message in thread
From: zangrc @ 2020-10-14  9:34 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../memtester/{memtester_4.4.0.bb => memtester_4.5.0.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-benchmark/memtester/{memtester_4.4.0.bb => memtester_4.5.0.bb} (82%)

diff --git a/meta-oe/recipes-benchmark/memtester/memtester_4.4.0.bb b/meta-oe/recipes-benchmark/memtester/memtester_4.5.0.bb
similarity index 82%
rename from meta-oe/recipes-benchmark/memtester/memtester_4.4.0.bb
rename to meta-oe/recipes-benchmark/memtester/memtester_4.5.0.bb
index 646ff90ba1..1a041101bd 100644
--- a/meta-oe/recipes-benchmark/memtester/memtester_4.4.0.bb
+++ b/meta-oe/recipes-benchmark/memtester/memtester_4.5.0.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
 SRC_URI = "http://pyropus.ca/software/memtester/old-versions/${BP}.tar.gz \
            file://Makefile.patch \
            "
-SRC_URI[md5sum] = "e1883b69cd7c0bb74ef6a475c93a4fbf"
-SRC_URI[sha256sum] = "6ffe23e6e6449b42c577c7953778fb6f698050196797a94fc619d9badc59f8e8"
+SRC_URI[md5sum] = "674a8a88ff54bdb229ca4148218a41f1"
+SRC_URI[sha256sum] = "8ed52b0d06d4aeb61954994146e2a5b2d20448a8f3ce3ee995120e6dbde2ae37"
 
 do_compile () {
     echo '${CC} ${CFLAGS} -DPOSIX -c' > conf-cc
-- 
2.25.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-14  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14  9:34 [oe] [meta-oe] [PATCH] memtester: upgrade 4.4.0 -> 4.5.0 zangrc

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.