summaryrefslogtreecommitdiff
path: root/meta-ibm/conf/machine/witherspoon-tacoma.conf
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-09-24 23:57:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-02 01:14:38 +0300
commit7a08bfe5abd1dec200da73021e42f10b3ed38228 (patch)
treebcb659958a630b52e45a6e1f29844951d72ac80b /meta-ibm/conf/machine/witherspoon-tacoma.conf
parent020846b8e8e9a327723e70360ef055d896499148 (diff)
downloadopenbmc-7a08bfe5abd1dec200da73021e42f10b3ed38228.tar.xz
witherspoon-tacoma: do not install ikvm
witherspoon-tacoma systems do not utilize this feature (From meta-ibm rev: b32849212c59c6383543ba769b8b4f6e2fbbc48b) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I59c5b19b6ad140447f5cdf4184db5acf251c2842 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/conf/machine/witherspoon-tacoma.conf')
-rw-r--r--meta-ibm/conf/machine/witherspoon-tacoma.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ibm/conf/machine/witherspoon-tacoma.conf b/meta-ibm/conf/machine/witherspoon-tacoma.conf
index bd8d71143..572484f8c 100644
--- a/meta-ibm/conf/machine/witherspoon-tacoma.conf
+++ b/meta-ibm/conf/machine/witherspoon-tacoma.conf
@@ -34,3 +34,5 @@ PREFERRED_PROVIDER_virtual/phosphor-fan-presence-config_df-mrw = \
# last partition (hostfw) was made configurable. The default size of the hostfw
# partition is 5GB, therefore setting it to 4GB for Tacoma.
WKS_HOSTFW_SIZE = "4G"
+
+IMAGE_FEATURES_remove = "obmc-ikvm"