diff options
-rw-r--r-- | meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb index 86243a52c5..a2d5142953 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb | |||
@@ -28,7 +28,7 @@ FILES_SOLIBSDEV = "" | |||
28 | FILES:${PN} += "${libdir}/*" | 28 | FILES:${PN} += "${libdir}/*" |
29 | INSANE_SKIP:${PN} += "dev-so" | 29 | INSANE_SKIP:${PN} += "dev-so" |
30 | 30 | ||
31 | inherit cmake cpan-base pkgconfig python3native systemd | 31 | inherit cmake cpan-base pkgconfig python3native python3targetconfig systemd |
32 | 32 | ||
33 | SYSTEMD_SERVICE:${PN} = " \ | 33 | SYSTEMD_SERVICE:${PN} = " \ |
34 | srp_daemon.service \ | 34 | srp_daemon.service \ |