mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
cfengine: remove cf-consumer.service cf-redis-server.service
* they were removed from 3.12.0 release, see: https://github.com/cfengine/core/commit/8001b89c098c723f0b93b311da443e2197026d88 https://github.com/cfengine/core/commit/d8426c42c02edcfddcf785e34ac452a785b9ad3d * fixes: ERROR: SYSTEMD_SERVICE_cfengine value cf-consumer.service does not exist Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
c96c6a01e4
commit
b6d34f6519
@@ -27,8 +27,8 @@ inherit autotools systemd
|
|||||||
export EXPLICIT_VERSION="${PV}"
|
export EXPLICIT_VERSION="${PV}"
|
||||||
|
|
||||||
SYSTEMD_SERVICE_${PN} = "cfengine3.service cf-apache.service cf-hub.service cf-postgres.service \
|
SYSTEMD_SERVICE_${PN} = "cfengine3.service cf-apache.service cf-hub.service cf-postgres.service \
|
||||||
cf-runalerts.service cf-consumer.service cf-execd.service \
|
cf-runalerts.service cf-execd.service \
|
||||||
cf-monitord.service cf-redis-server.service cf-serverd.service \
|
cf-monitord.service cf-serverd.service \
|
||||||
"
|
"
|
||||||
SYSTEMD_AUTO_ENABLE_${PN} = "disable"
|
SYSTEMD_AUTO_ENABLE_${PN} = "disable"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user