intel-ipmi-oem: srcrev bump 31c45f60d6..bd51e6a9ae

Manish Baing (1):
      Add limit check to fan speed offset

Patrick Williams (2):
      biosxml: run dos2unix
      catch exceptions as const

Change-Id: I38e981ddcb1980539425130a9771b457df216a29
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index b1df15a..c75c0da 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/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 = "31c45f60d65117891d41cb5b1caeb02a7e44f0ef"
+SRCREV = "bd51e6a9ae450986d456afb83583443695fb4a65"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"