From 46225fa09f3732b416e2f720a51ee727564d2619 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Fri, 4 Jun 2021 17:50:09 -0700 Subject: phosphor-mapper: Disable building tests We don't yet use ptest so we are wasting cycles building tests Change-Id: I39c6dac99a1c2258477ba31e31defa5549389957 Signed-off-by: William A. Kennington III --- meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb') diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb index 01aa6b3f7..143c78cea 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb @@ -30,6 +30,8 @@ SRCREV = "2b7789c0180e9678909407df2c195dd3191dfc68" S = "${WORKDIR}/git" +EXTRA_OECONF += "--disable-tests" + python populate_packages_prepend () { mapperlibdir = d.getVar("libdir", True) do_split_packages(d, mapperlibdir, '^lib(.*)\.so\.*', 'lib%s', 'Phosphor mapper %s library', extra_depends='', allow_links=True) -- cgit v1.2.3