intel-ipmi-oem: srcrev bump 3104b3f474..edf25e6149

Ayushi Smriti (1):
      Fix: Set SM Signal cmd return code change

Chen Yugang (1):
      IPMI OEM command: get/set NMI source

James Feist (1):
      Fix get fan config command

Jia, chunhui (1):
      Update version parsing

Richard Marian Thomaiyar (1):
      intel-ipmi-oem: Add support - control bmc services

jayaprakash Mutyala (4):
      sensorcommands:move set sen thresh & get sen event
      smbiosmdrv2handler:move mdr2unlock data & get dir
      smbiosmdrv2handler: move mdr2 lock data to new API.
      storagecommands:move get FRUInvAreaInfo to new API

Change-Id: I8fa9771d0f4aee409ba1c56e09e4253ae88dfda4
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 29e021f..286c398 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 = "3104b3f4744970bccbec75078d938c0446746d47"
+SRCREV = "edf25e614919d0b379b885384bcdac987580b844"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"