summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-06-05 03:51:28 +0300
committerWilliam A. Kennington III <wak@google.com>2021-06-05 04:33:51 +0300
commitb05134bd8c1a5fcf97690bb773024a69ccff6801 (patch)
tree8b66a06775ef3241c1c2ed0515c7cdc994f616cc /meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
parent46225fa09f3732b416e2f720a51ee727564d2619 (diff)
downloadopenbmc-b05134bd8c1a5fcf97690bb773024a69ccff6801.tar.xz
phosphor-pid-control: Disable building tests
We don't yet use ptest so we are wasting cycles building tests Change-Id: I438b6599d1062b6d4f2411f6e37d7632fe9dc488 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
index 1c7eeb798..5f505d43d 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -38,6 +38,7 @@ SYSTEMD_SERVICE_${PN} = "${SERVICE_FILE}"
EXTRA_OECONF = " \
SYSTEMD_TARGET="multi-user.target" \
+ --disable-tests \
"
FILES_${PN} = "${bindir}/swampd ${bindir}/setsensor"