diff options
-rw-r--r-- | meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb index dcdfb5bd40..097144d356 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "libnl" | |||
6 | RDEPENDS:${PN} = "bash perl" | 6 | RDEPENDS:${PN} = "bash perl" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/linux-rdma/rdma-core.git" | 8 | SRC_URI = "git://github.com/linux-rdma/rdma-core.git" |
9 | SRCREV = "e29a698e99028e9a092bb00c03ee4bfa31ae0cf3" | 9 | SRCREV = "d7a9dde2b164a1563c7a51e4ade8ea3b6cdea9ef" |
10 | S = "${WORKDIR}/git" | 10 | S = "${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 |