Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/perftest: bump to version 23.04.0-0.23
@ 2023-06-10 16:58 Julien Olivain
  2023-06-10 16:58 ` [Buildroot] [PATCH 2/2] support/testing: test_perftest: update test kernel to 6.1.33 Julien Olivain
  2023-07-12 19:33 ` [Buildroot] [PATCH 1/2] package/perftest: bump to version 23.04.0-0.23 Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2023-06-10 16:58 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain

For release note, see:
https://github.com/linux-rdma/perftest/releases/tag/23.04.0-0.23

Note: the version scheme changed since the previous version, from
"v4.5-0.20" to "23.04.0-0.23" (the "v" was removed).

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/perftest/perftest.hash | 2 +-
 package/perftest/perftest.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perftest/perftest.hash b/package/perftest/perftest.hash
index 4333231c44..a9ea10ef44 100644
--- a/package/perftest/perftest.hash
+++ b/package/perftest/perftest.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  32e667dac1c0dd41a3951c5a54b961a8e28db5d9478caea2dfc268a312968c99  perftest-4.5-0.20.tar.gz
+sha256  c76f0fd5524a3486c335897357c596d0a6d4f82680f93fc1bc7120670fabd5f9  perftest-23.04.0-0.23.tar.gz
 sha256  763adb7d5094f2127b026adea8701f042d28d4b1f6fb8b6e828989227a9cf7f5  COPYING
diff --git a/package/perftest/perftest.mk b/package/perftest/perftest.mk
index 7ad20d0974..7101e318aa 100644
--- a/package/perftest/perftest.mk
+++ b/package/perftest/perftest.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PERFTEST_VERSION = 4.5-0.20
-PERFTEST_SITE = $(call github,linux-rdma,perftest,v$(PERFTEST_VERSION))
+PERFTEST_VERSION = 23.04.0-0.23
+PERFTEST_SITE = $(call github,linux-rdma,perftest,$(PERFTEST_VERSION))
 PERFTEST_LICENSE = GPL-2.0 or BSD-2-Clause
 PERFTEST_LICENSE_FILES = COPYING
 PERFTEST_DEPENDENCIES = pciutils rdma-core
-- 
2.41.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-07-12 19:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-10 16:58 [Buildroot] [PATCH 1/2] package/perftest: bump to version 23.04.0-0.23 Julien Olivain
2023-06-10 16:58 ` [Buildroot] [PATCH 2/2] support/testing: test_perftest: update test kernel to 6.1.33 Julien Olivain
2023-07-12 19:33 ` [Buildroot] [PATCH 1/2] package/perftest: bump to version 23.04.0-0.23 Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox