summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/rdma-core/rdma-core_46.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_45.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_45.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_46.0.bb
index ed1f7c94ae..c4c4387988 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_45.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_46.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 = "53ee89b4abb1463e7ae713103f552b2bef1307ce" 9SRCREV = "f2789cbd394c5839e8942d585a494ab72fd97e39"
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