summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_40.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_40.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb
index c567e3314b..e5ecc5cd62 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_40.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_41.0.bb
@@ -6,7 +6,7 @@ DEPENDS = "libnl"
6RDEPENDS:${PN} = "bash perl" 6RDEPENDS:${PN} = "bash perl"
7 7
8SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https" 8SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https"
9SRCREV = "a3e69268892bbd5ab30123748e89a26509a25ac5" 9SRCREV = "467363efbc0fea706752c1ba7a21c313823017e7"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md 12#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md