summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-06-02 23:27:47 +0300
committerWilliam A. Kennington III <wak@google.com>2021-06-05 03:20:33 +0300
commit088a2ba88572d2664c050dd9f1f36a986f5d6ee0 (patch)
tree4bdc399a2bd24024c062ad795f872bf2fb4deb38 /meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
parentf64e0fd3ecf6b27a26681e7612d370a03e999971 (diff)
downloadopenbmc-088a2ba88572d2664c050dd9f1f36a986f5d6ee0.tar.xz
phosphor-led-sysfs: Disable building tests
We don't yet support turning on ptest so we are wasting cycles building them. Change-Id: I21ebd21b45b4b8338d22b5a74b4afc8bae3a1f39 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
index ce81cb4f4..f1a1112aa 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -16,6 +16,8 @@ DEPENDS += "boost"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.led.controller@.service"
+EXTRA_OEMESON += "-Dtests=disabled"
+
SRC_URI += "git://github.com/openbmc/phosphor-led-sysfs"
SRC_URI += "file://70-leds.rules"
SRCREV = "5ee5f3b7162cb5d8e6780a9571e0b0ca3daf7c6e"