intel-ipmi-oem: srcrev bump f0feb49c83..3a7555c587

Peter Foley (3):
      storagecommands: Split validation logic
      subprojects: Avoid configure errors due to missing provides
      subprojects: Ignore wrap files from subprojects

Change-Id: I22ebf7c74a76a71c0432471ddaa4bb402620eebd
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 2e94d04..6437e7a 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 = "f0feb49c839214d8a6716d9acf9064b619f08603"
+SRCREV = "3a7555c587786e9fc440e7a938f1d1b701a544a7"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"