intel-ipmi-oem: srcrev bump e0c7073525..360f593bf0

Jason M. Bills (1):
      Fix checking of string::npos in sensor type parsing

Richard Marian Thomaiyar (2):
      Move getSensorConnection to header file
      Fix to generate single ipmi provider library

Change-Id: I637231fef9919eee10f17bcb2b43810556a4831d
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 49de863..1fe5a75 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 = "e0c70735256d7d5d58d3c8702f824dbcfd978188"
+SRCREV = "360f593bf03ddc7e130c49a949a21b307d0c5262"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"