intel-ipmi-oem: srcrev bump af65268e15..51cf3110bc

Jason M. Bills (2):
      Rename CATERR to IERR
      Add a configuration option to allow reset on MCERR

Change-Id: Ic3bdd3bde634cd9a3995bc85c99e81b838850634
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 9617a78..0112abc 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;branch=master;protocol=https"
-SRCREV = "af65268e15a3a491f4548243254a686f42518e2e"
+SRCREV = "51cf3110bc18981129b62748dd7dd6df0970e66d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"