summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-12-14 01:07:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-15 17:24:54 +0300
commitbd6ddaf49c6a885d0624fd27990b2a5de79c7e1b (patch)
tree1cba4e40fceaed23efc5ad3c16d05476a1a71bf0
parent70d2b50e0d34c15a58d0fc85725962a111db163d (diff)
downloadopenbmc-bd6ddaf49c6a885d0624fd27990b2a5de79c7e1b.tar.xz
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 <geissonator@yahoo.com> Change-Id: I3e55702da764e4e1ca1673e158c7acf4f74c9bda
-rw-r--r--meta-ibm/conf/machine/witherspoon.conf2
1 files changed, 2 insertions, 0 deletions
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"