* [Buildroot] [PATCH 1/1] package/rdma-core: bump to version v45.0
@ 2023-03-18 0:04 Julien Olivain
2023-03-18 21:48 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2023-03-18 0:04 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For change log, see:
https://github.com/linux-rdma/rdma-core/releases/tag/v45.0
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested on branch master at commit d305189 with commands:
make check-package
...
0 warnings generated
support/testing/run-tests \
-d dl -o output_folder \
tests.package.test_rdma_core
...
OK
utils/test-pkg -a -p rdma-core
...
45 builds, 5 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
---
package/rdma-core/rdma-core.hash | 2 +-
package/rdma-core/rdma-core.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/rdma-core/rdma-core.hash b/package/rdma-core/rdma-core.hash
index 1aff44f7f4..128ca54e3e 100644
--- a/package/rdma-core/rdma-core.hash
+++ b/package/rdma-core/rdma-core.hash
@@ -1,5 +1,5 @@
# Locally calculated
-sha256 4a2eec55b37ac25f25e7680a372f71c1781c23808542bd31fb68dc0448b8cba2 rdma-core-44.0.tar.gz
+sha256 8725cf10f05579585c9fdebdce5613120e632f204fc098a77d24f5974a0c4321 rdma-core-45.0.tar.gz
sha256 99e0df1d009a21d0dfb031600c550fd8f4efc0c6b2a4ef8b34a995aa6f79c9f4 COPYING.BSD_MIT
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING.GPL2
sha256 c46a557f25b8ef9bec76526c4e593fc13e6cba27e7ba30d73b6497a689cf06f6 COPYING.md
diff --git a/package/rdma-core/rdma-core.mk b/package/rdma-core/rdma-core.mk
index 885821bf98..0cbe22d043 100644
--- a/package/rdma-core/rdma-core.mk
+++ b/package/rdma-core/rdma-core.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RDMA_CORE_VERSION = 44.0
+RDMA_CORE_VERSION = 45.0
RDMA_CORE_SITE = $(call github,linux-rdma,rdma-core,v$(RDMA_CORE_VERSION))
RDMA_CORE_LICENSE = GPL-2.0 or BSD-2-Clause
RDMA_CORE_LICENSE_FILES = COPYING.GPL2 COPYING.BSD_MIT COPYING.md
--
2.40.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-18 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-18 0:04 [Buildroot] [PATCH 1/1] package/rdma-core: bump to version v45.0 Julien Olivain
2023-03-18 21:48 ` Thomas Petazzoni via buildroot
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.