diff options
| -rw-r--r-- | meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb (renamed from meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb index 1c1569cfb0..af4b3788ba 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_35.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 = "e66ca0832e58dafac7af7ad9e6799eaef438061a" | 9 | SRCREV = "e29a698e99028e9a092bb00c03ee4bfa31ae0cf3" |
| 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 |
| @@ -26,7 +26,7 @@ FILES_SOLIBSDEV = "" | |||
| 26 | FILES_${PN} += "${libdir}/*" | 26 | FILES_${PN} += "${libdir}/*" |
| 27 | INSANE_SKIP_${PN} += "dev-so" | 27 | INSANE_SKIP_${PN} += "dev-so" |
| 28 | 28 | ||
| 29 | inherit cmake cpan-base systemd | 29 | inherit cmake cpan-base python3native systemd |
| 30 | 30 | ||
| 31 | SYSTEMD_SERVICE_${PN} = " \ | 31 | SYSTEMD_SERVICE_${PN} = " \ |
| 32 | srp_daemon.service \ | 32 | srp_daemon.service \ |
