From efe03c30b16cdcf1d6b7047f3f668b6e297e596e Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Sat, 29 May 2021 14:55:41 -0700 Subject: phosphor-logging: Disable building tests We don't yet support ptest so we shouldn't be building all of the test cases. Change-Id: If567127f9990819e191de4d03aa9fba7ea889bd0 Signed-off-by: William A. Kennington III --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/recipes-phosphor/logging') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 982c07192..9911eb0af 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -68,6 +68,7 @@ PACKAGECONFIG[openpower-pels] = " \ " EXTRA_OEMESON = " \ + -Dtests=disabled \ -Dyamldir=${STAGING_DIR_TARGET}${yaml_dir} \ -Dcallout_yaml=${STAGING_DIR_NATIVE}${callouts_datadir}/callouts.yaml \ " -- cgit v1.2.3