From e5b3091351d96dcb89cec287357c67be53e46e7d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 17 Sep 2012 10:58:07 +0000 Subject: systemd-systemctl-native: extend systemctl wrapper to support mask action MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi Signed-off-by: Eric BĂ©nard --- meta-oe/recipes-core/systemd/systemd-systemctl-native.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-core/systemd/systemd-systemctl-native.bb') diff --git a/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb b/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb index 7ca77ae18a..5f23e988eb 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 = "r3" +PR = "r4" inherit native -- cgit 1.2.3-korg