From d718d90d2d4c64f21141be5d76eed7401bd86000 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 24 Aug 2022 08:59:52 +0800 Subject: [PATCH] rdma-core: upgrade 41.0 -> 42.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../rdma-core/{rdma-core_41.0.bb => rdma-core_42.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/rdma-core/{rdma-core_41.0.bb => rdma-core_42.0.bb} (95%) diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb similarity index 95% rename from meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb rename to meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb index e5ecc5cd62..e1123dcc14 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_42.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 = "467363efbc0fea706752c1ba7a21c313823017e7" +SRCREV = "196bad56ed060612e22674b668b5ec3d8659ade3" S = "${WORKDIR}/git" #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md