fb-ipmi-oem: srcrev bump e1ff81fa6c..8ee95d69fb

Potin Lai (2):
      oemcommands: update getIPObject() search method
      storagecommands: fix getSensorMap() error

Change-Id: Iaf318e816df70873fded8298f75200251bb7c579
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 2c96787..fe1d34a 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
 
 SRC_URI = "git://github.com/openbmc/fb-ipmi-oem;branch=master;protocol=https"
-SRCREV = "e1ff81fa6ca45da17b0221fe1ba37ac30be66cc5"
+SRCREV = "8ee95d69fb8c16700bfd8d166b88312f7f07edcb"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"