summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-17 09:40:54 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-17 23:47:28 -0700
commit2824a7ef39812e9442b137c5680844a9877473d4 (patch)
tree72b352289678b38f036263be4ee17188ec995cbb
parentca39c1572ce7d952e9ebbdd53254af4c7c1d5508 (diff)
downloadmeta-openembedded-2824a7ef39812e9442b137c5680844a9877473d4.tar.gz
rdma-core: upgrade 50.0 -> 51.0
Changelog: ============ -Merge pull request #1444 from yishaih/mlx5_dr -Merge pull request #1439 from Kamalheib/qedr_pr -mlx5: DR, Using sq ts format when RoCE is disabled -Merge pull request #1440 from Honggang-LI/doc -librdmacm: adjust ECE function name in man page -providers/qedr: Remove unused debug files -roviders/qelr: Replace DP_ERR with verbs_err -providers/qelr: Replace DP_VERBOSE with verbs_debug -providers/qelr: Remove unused macros -Merge pull request #1438 from amzn/fix-rdma-tracepoint Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/rdma-core/rdma-core_51.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_50.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_50.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_51.0.bb
index ab4de22a5..7c26a8c43 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_50.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_51.0.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=http
9 file://0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch \ 9 file://0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch \
10 file://0001-include-libgen.h-for-basename.patch \ 10 file://0001-include-libgen.h-for-basename.patch \
11" 11"
12SRCREV = "bc6b4bc134532e952fe7f8efc251e1f89b912098" 12SRCREV = "6cd09097ad2eebde9a7fa3d3bb09a2cea6e3c2d6"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md 15#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md