summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-06-05 04:06:59 +0300
committerWilliam A. Kennington III <wak@google.com>2021-06-05 04:33:51 +0300
commit8b4768d9683293d8a2720227fe0e36cc4e67c4da (patch)
tree0bcdd79b8ce72ab4f222204177d135ca12c367af /meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
parentb05134bd8c1a5fcf97690bb773024a69ccff6801 (diff)
downloadopenbmc-8b4768d9683293d8a2720227fe0e36cc4e67c4da.tar.xz
phosphor-state-manager: Disable building tests
We don't yet use ptest so we are wasting cycles building tests Change-Id: I5e6031b94f2ef3c5319e7990d06d3dde46282222 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index 5375d7cda..ab3d5e26e 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -57,6 +57,8 @@ DEPENDS += "cli11"
RDEPENDS_${PN}-chassis += "bash"
+EXTRA_OEMESON += "-Dtests=disabled"
+
FILES_${PN}-host = "${bindir}/phosphor-host-state-manager"
DBUS_SERVICE_${PN}-host += "xyz.openbmc_project.State.Host.service"
DBUS_SERVICE_${PN}-host += "phosphor-reboot-host@.service"