diff options
Diffstat (limited to 'meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb')
-rw-r--r-- | meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb b/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb index 6fa5d2743a..de20f585b0 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb +++ b/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb | |||
@@ -22,12 +22,11 @@ SRC_URI = "https://cfengine-package-repos.s3.amazonaws.com/tarballs/${BPN}-commu | |||
22 | file://0001-Fixed-with-libxml2-no-case-in-configure.ac.patch \ | 22 | file://0001-Fixed-with-libxml2-no-case-in-configure.ac.patch \ |
23 | file://set-path-of-default-config-file.patch \ | 23 | file://set-path-of-default-config-file.patch \ |
24 | " | 24 | " |
25 | #SRC_URI[md5sum] = "5318e40702bc66a3ece44ec4ad77712b" | ||
26 | SRC_URI[sha256sum] = "911778ddb0a4e03a3ddfc8fc0f033136e1551849ea2dcbdb3f0f14359dfe3126" | 25 | SRC_URI[sha256sum] = "911778ddb0a4e03a3ddfc8fc0f033136e1551849ea2dcbdb3f0f14359dfe3126" |
27 | 26 | ||
28 | inherit autotools-brokensep systemd | 27 | inherit autotools-brokensep systemd |
29 | 28 | ||
30 | export EXPLICIT_VERSION="${PV}" | 29 | export EXPLICIT_VERSION = "${PV}" |
31 | 30 | ||
32 | SYSTEMD_SERVICE:${PN} = "cfengine3.service cf-apache.service cf-hub.service cf-postgres.service \ | 31 | SYSTEMD_SERVICE:${PN} = "cfengine3.service cf-apache.service cf-hub.service cf-postgres.service \ |
33 | cf-runalerts.service cf-execd.service \ | 32 | cf-runalerts.service cf-execd.service \ |