meta-ibm: witherspoon: remove un-needed packages

The latest yocto has moved us close to our flash size limit so remove
some more image features, fru-ipmi and remote-logging-mgmt

Witherspoon HW CI continues to provide some useful regression testing
so we want to continue as long as possible.

Change-Id: I6093483e00844ba65c1836958f76c9a9ea98a13f
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/conf/machine/witherspoon.conf b/meta-ibm/conf/machine/witherspoon.conf
index 86a2c3f..53e1422 100644
--- a/meta-ibm/conf/machine/witherspoon.conf
+++ b/meta-ibm/conf/machine/witherspoon.conf
@@ -37,7 +37,7 @@
 PREFERRED_PROVIDER_virtual/phosphor-fan-control-fan-config:df-mrw = \
     "phosphor-fan-control-fan-config"
 
-IMAGE_FEATURES:remove = "obmc-ikvm"
+IMAGE_FEATURES:remove = "obmc-ikvm obmc-fru-ipmi obmc-remote-logging-mgmt"
 
 QB_DEFAULT_FSTYPE:witherspoon = "ubi.mtd"
 QB_MACHINE:witherspoon = "-machine witherspoon-bmc"