From f682696a05c7f6c8e7124e9f0973eab34fdae1cb Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 20 Nov 2020 21:11:20 +0800 Subject: [PATCH] rdma-core: upgrade 31.1 -> 32.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../rdma-core/{rdma-core_31.1.bb => rdma-core_32.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/rdma-core/{rdma-core_31.1.bb => rdma-core_32.0.bb} (95%) diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_31.1.bb b/meta-networking/recipes-support/rdma-core/rdma-core_32.0.bb similarity index 95% rename from meta-networking/recipes-support/rdma-core/rdma-core_31.1.bb rename to meta-networking/recipes-support/rdma-core/rdma-core_32.0.bb index dc07c267c1..7772120ee6 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_31.1.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_32.0.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "bash perl" BRANCH = "stable-v${@d.getVar('PV').split('.')[0]}" SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=${BRANCH} \ " -SRCREV = "a4013e3d94cb5819f0e4cd93b298f775d5542a66" +SRCREV = "7a4f9ad9a1d906c5f2bbb18b588309c3d12460ac" S = "${WORKDIR}/git" #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md