From bd6ddaf49c6a885d0624fd27990b2a5de79c7e1b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 13 Dec 2021 16:07:35 -0600 Subject: meta-ibm:witherspoon: remove obmc-ikvm package Witherspoon is running tight on space, and as our primary hardware CI machine, we need to keep it going. The GUI has already been pulled out so the KVM package doesn't make much sense anyway. Tested: - Reduced image size by ~200KB - Will rely on CI to regression test Signed-off-by: Andrew Geissler Change-Id: I3e55702da764e4e1ca1673e158c7acf4f74c9bda --- meta-ibm/conf/machine/witherspoon.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-ibm/conf/machine/witherspoon.conf') diff --git a/meta-ibm/conf/machine/witherspoon.conf b/meta-ibm/conf/machine/witherspoon.conf index 42844c1cc..e71992219 100644 --- a/meta-ibm/conf/machine/witherspoon.conf +++ b/meta-ibm/conf/machine/witherspoon.conf @@ -32,3 +32,5 @@ PREFERRED_PROVIDER_virtual/phosphor-fan-presence-config:df-mrw = \ # Inhibit phosphor-fan-control-fan-config-mrw-native PREFERRED_PROVIDER_virtual/phosphor-fan-control-fan-config:df-mrw = \ "phosphor-fan-control-fan-config" + +IMAGE_FEATURES:remove = "obmc-ikvm" -- cgit v1.2.3