summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb
index da1e013bd3..48434aa584 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_39.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 = "02361e3b865995ce251923390df0d5a5c821195a" 9SRCREV = "b2fedc4b1b891afd2c26ebfd21f9e440e83c28ff"
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