intel-ipmi-oem: srcrev bump c88640627c..ee0e732c7b

Rajashekar Gade Reddy (1):
      Fixed sensor value conversion issue.

Yong Li (2):
      Fix the incorrect completion code for region read command
      Remove the override set boot option command for set-in-progress state

Change-Id: I0b9e2aa8a7d60911128b0096c29aa90c7196b6d5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 0fc4c12..c3cc3e1 100755
--- a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
 
 SRC_URI = "git://github.com/openbmc/intel-ipmi-oem"
-SRCREV = "c88640627cde5fb0e4aa7e1799d043689775cfad"
+SRCREV = "ee0e732c7b8f3a8d2eebad21518df0efe60dcb76"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"