intel-ipmi-oem: srcrev bump edf25e6149..63efafacfa

James Feist (1):
      Add Get / Set Dimm offset ipmi commands

Jason M. Bills (2):
      Show chassis identify status in chassis status response
      Update the Get and Set Processor Error Config commands

jayaprakash Mutyala (1):
      sensorcommands: move get SDR alloc info & res dev SDR repo to new API

(From meta-intel rev: ef2f2b66846ea6cc5811794e9e527f260789a9b3)

Change-Id: I4d48910812e5a5ad2a4995030d7314ceda5fdad6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 286c398..e448d32 100755
--- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel/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 = "edf25e614919d0b379b885384bcdac987580b844"
+SRCREV = "63efafacfad59550c9a7edd926fcb162747ec2d8"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"