aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-02-23 07:44:47 +0800
committerKhem Raj <raj.khem@gmail.com>2022-02-23 09:25:19 -0800
commit124c19a0a661615468482f82b52d6c254517a4ff (patch)
treeecccdfba1a641ff19fc4569d537b5c3a3b5ccb06 /meta-networking
parent3e5cd95d8052caed5278bcc42d8e05a560d3c1e5 (diff)
downloadmeta-openembedded-contrib-124c19a0a661615468482f82b52d6c254517a4ff.tar.gz
rdma-core: upgrade 38.0 -> 39.0
Changelog: ========= b2fedc4 rsocket: Make sure that the allocated memory is aligned ebbdb85 Merge pull request #1107 from Sindhu-Devale/libirdma-12-9-fixes a83619b providers: Move input validation for memory window bind to core a274c9c providers/rxe: Replace '%' with '&' in check_qp_queue_full() 812ab81 Merge pull request #1128 from Wenpeng-Liang/clear_rq_sge 1a9b2db docs: Fix typo in pyverbs example d498180 libhns: Clear remaining unused sges when post recv d99f61c Merge pull request #1127 from Wenpeng-Liang/misc_bugfix 7307264 verbs: Fix description of manual for ibv wc read byte len function c298130 verbs: Fix a typo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb
index da1e013bd3..48434aa584 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb
@@ -6,7 +6,7 @@ DEPENDS = "libnl"
RDEPENDS:${PN} = "bash perl"
SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https"
-SRCREV = "02361e3b865995ce251923390df0d5a5c821195a"
+SRCREV = "b2fedc4b1b891afd2c26ebfd21f9e440e83c28ff"
S = "${WORKDIR}/git"
#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md