commit | 9de62e5c3e942b9212c0294a573005e36b7f86d6 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Nov 30 12:03:31 2023 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Dec 01 15:46:41 2023 +0000 |
tree | 301429f42f4f2dad3aaebc2b7953b8d4e4d84a26 | |
parent | 1b515acaa895845ebe17a9ce63432a382ce16df0 [diff] |
meta-phosphor: phosphor-debug-collector: ensure tests are disabled Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0f4d94b77001cd85ecb992948e6bdc947d92421a
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb index 04f2182..78c0cac 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector_git.bb
@@ -45,6 +45,7 @@ phosphor-debug-collector EXTRA_OEMESON = " \ + -Dtests=disabled \ -DBMC_DUMP_PATH=${bmc_dump_path} \ -DERROR_MAP_YAML=${STAGING_DIR_NATIVE}/${datadir}/dump/errors_watch.yaml \ "