aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorSlater, Joseph <joe.slater@windriver.com>2018-05-01 16:15:03 -0700
committerArmin Kuster <akuster808@gmail.com>2018-06-14 19:34:40 -0700
commiteac0775b18bc1f421edb65e6ed4d78e66588a858 (patch)
treee1bd346b6f5d35fef1d5f20667965ef30bab0280 /meta-oe
parent23816d116127452266f5d7a76fcfa91559193a41 (diff)
downloadmeta-openembedded-contrib-eac0775b18bc1f421edb65e6ed4d78e66588a858.tar.gz
phoronix-test-suite: disable systemd services by default
Unfortunately, the default behavior for at least the client service is to reboot the machine if it encounters problems. Since it is pretty much guaranteed to need target specific configuration info, we should not enable the service(s) by default. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit 1ec2d489c30bf14f2bc6e8bbc01e642a065b7ac6) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb
index b2058212e1..1f90a71256 100644
--- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb
+++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_7.8.0.bb
@@ -23,7 +23,12 @@ do_install() {
fi
}
+# It is not advisable to enable these services by default since they can cause
+# continual target reboots if they encounter network problems.
+#
+SYSTEMD_AUTO_ENABLE = "disable"
SYSTEMD_SERVICE_${PN} = "phoromatic-client.service phoromatic-server.service"
+
RDEPENDS_${PN} += "bash python php-cli"
FILES_${PN} += " \