intel-ipmi-oem: srcrev bump be560b09e9..dc24927f86

James Feist (2):
      Update min and max values to thresholds if needed
      Sensor List: Replace Input / Output with In / Out

Jason M. Bills (2):
      Use syslog for the IPMI SEL commands
      Update FW Update command to new Redfish message format

Qiang XU (1):
      Add OEM IPMI commands to query node ID and node presence

Richard Marian Thomaiyar (1):
      Add support for Read Base Board Product ID

Change-Id: I5dff37ab78256582178ea346903c4acfc0bd1ddb
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 1bcec88..07e5047 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 = "be560b09e9df9e2a2112630ba65b81dff7d6e74e"
+SRCREV = "dc24927f86477ebd26d81714699b69664f6df77d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"