intel-ipmi-oem: srcrev bump d0d010b77c..36f05ce6b3

AppaRao Puli (1):
      Fix: Get device ID returns wrong firmware version

James Feist (1):
      Sensor list time improvements

Joshi-Mansi (1):
      Fix for get fan control configuration command CC

Suryakanth Sekar (1):
      ProductId is moved into Motherboard interface

Yong Li (1):
      Add a new query option for the effective rank order

jayaprakash Mutyala (2):
      sensorcommands: move get sensor event status
      bridgecommand: Set PreTimeoutInterruptOccurFlag

Change-Id: I1fd8cbb3785252a44bb57edb4aef4b70fa432fd4
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 a4a4ac4..c714440 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 = "d0d010b77c475c3ece929c3a1e9836c57e76fdf3"
+SRCREV = "36f05ce6b387b295ecf9c4225be7a66a4b96eb4d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"