[oe-commits] [openembedded-core] 09/29: sysstat: remove default values

git at git.openembedded.org git at git.openembedded.org
Thu Jan 23 00:13:33 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 0886a62763879ad661b925e48fb308e368aecf7a
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Fri Jan 3 15:34:51 2020 +0000

    sysstat: remove default values
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/sysstat/sysstat.inc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
index 77cc6f2..97b064b 100644
--- a/meta/recipes-extended/sysstat/sysstat.inc
+++ b/meta/recipes-extended/sysstat/sysstat.inc
@@ -23,10 +23,6 @@ PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}"
 
 EXTRA_OECONF += "--disable-stripping"
 
-SYSTEMD_PACKAGES = "${PN}"
-SYSTEMD_SERVICE_${PN} = "sysstat.service"
-SYSTEMD_AUTO_ENABLE = "enable"
-
 do_configure_prepend() {
     export sa_lib_dir=${libexecdir}/sa
 }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list