Changelog: ========= Merge pull request #1085 from rleon/upgrade-fc35 build: Update to clang 13 build: Update to Fedora 35 ci: Convert deprecated distutils Merge pull request #1084 from jgunthorpe/kernel-headers Update kernel headers build: Fix distutils deprecation warning during vuild pyverbs: Prepare code to Cython 3 mlx5: Change pthread_yield to sched_yield Merge pull request #1083 from Wenpeng-Liang/fix_db
Signed-off-by: Wang Mingyu <[email protected]> --- .../rdma-core/{rdma-core_36.0.bb => rdma-core_38.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/rdma-core/{rdma-core_36.0.bb => rdma-core_38.0.bb} (95%) diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb similarity index 95% rename from meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb rename to meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb index a32fee588..da1e013bd 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_38.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 = "d7a9dde2b164a1563c7a51e4ade8ea3b6cdea9ef" +SRCREV = "02361e3b865995ce251923390df0d5a5c821195a" S = "${WORKDIR}/git" #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#94890): https://lists.openembedded.org/g/openembedded-devel/message/94890 Mute This Topic: https://lists.openembedded.org/mt/88475245/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
