intel-ipmi-oem: srcrev bump e615402719..bf124d462b

Cheng C Yang (1):
      Implement a Command To Get PSU Version

Jason M. Bills (1):
      Use the new RestartCause interface

Patrick Venture (1):
      storagecommands: drop extra check range condition

Change-Id: I66e14b54f1c00b39d01b123516d1238019230de4
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 cc39cf6..e0f9d98 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 = "e6154027196a9d5a6c34886f8dc8f3955467d534"
+SRCREV = "bf124d462bc5a6cb76637b3a2439e564d11a95e9"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"