wspoon: Remove OCC sensors on EAGAINs

When an EAGAIN return code(11) is returned for any sensor from an OCC,
remove that sensor from dbus.

Functionally requires: https://gerrit.openbmc-project.xyz/#/c/9893/

Tested:
    OCC sensors are removed from dbus when EAGAIN is returned

Change-Id: I2fee78ff7876b8750555454436dd7b53eb3a0e78
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf
index 89896d2..92055f0 100644
--- a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf
+++ b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon/devices/platform/gpio-fsi/fsi0/slave@00--00/00--00--00--06/sbefifo1-dev0/occ-hwmon.1.conf
@@ -37,6 +37,8 @@
 MODE_temp37 = "label"
 MODE_temp38 = "label"
 
+REMOVERCS = "11"
+
 LABEL_temp17 = "p0_core0_temp"
 WARNHI_temp17 = "78000"
 WARNLO_temp17 = "0"