aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-04-04 12:32:54 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-04 20:36:47 +0200
commit3f79074a70a0476b0b66cbd374f2359cc9c09fb7 (patch)
tree548092ddf0ae26bc115f681299e02a3ce4c7d1e8 /meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
parent294a0b5cee0ccb752a73092d4548dac0ecc6c4c4 (diff)
downloadmeta-openembedded-3f79074a70a0476b0b66cbd374f2359cc9c09fb7.tar.gz
systemd-systemctl-native: add support to disable services
This adds support to disable services making possible to it to be done during rootfs generation. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/systemd/systemd-systemctl-native.bb')
-rw-r--r--meta-oe/recipes-core/systemd/systemd-systemctl-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb b/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
index dcd67ee547..78eb8f36bb 100644
--- a/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
+++ b/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Wrapper to enable of systemd services"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-PR = "r1"
+PR = "r2"
inherit native