diff options
| -rw-r--r-- | meta-parsec/recipes-parsec/parsec-service/parsec-service_0.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-parsec/recipes-parsec/parsec-service/parsec-service_0.8.1.bb b/meta-parsec/recipes-parsec/parsec-service/parsec-service_0.8.1.bb index 9161872..1cbf2bd 100644 --- a/meta-parsec/recipes-parsec/parsec-service/parsec-service_0.8.1.bb +++ b/meta-parsec/recipes-parsec/parsec-service/parsec-service_0.8.1.bb | |||
| @@ -23,7 +23,7 @@ PACKAGECONFIG[TS] = "trusted-service-provider,,libts,libts" | |||
| 23 | PARSEC_FEATURES = "${@d.getVar('PACKAGECONFIG_CONFARGS',True).strip().replace(' ', ',')}" | 23 | PARSEC_FEATURES = "${@d.getVar('PACKAGECONFIG_CONFARGS',True).strip().replace(' ', ',')}" |
| 24 | CARGO_BUILD_FLAGS += " --features ${PARSEC_FEATURES}" | 24 | CARGO_BUILD_FLAGS += " --features ${PARSEC_FEATURES}" |
| 25 | 25 | ||
| 26 | inherit systemd | 26 | inherit pkgconfig systemd |
| 27 | SYSTEMD_SERVICE:${PN} = "parsec.service" | 27 | SYSTEMD_SERVICE:${PN} = "parsec.service" |
| 28 | 28 | ||
| 29 | inherit update-rc.d | 29 | inherit update-rc.d |
