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

Chen Yugang (2):
      Support Device information for GetOEMDeviceInformation
      Bug fixing for set boot options

Patrick Venture (2):
      storagecommands: magic number for record_type
      sensorcommands: add missing headers

Rajashekar Gade Reddy (1):
      Enabled PFR image validation support for PFR ptfms.

(From meta-intel rev: 0669f9dbeaad59427d8f13a3b15a0480b0f235dd)

Change-Id: Iab73273c4d3164590fc6e9b4e6e1a81c67fb1dc1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 e0f9d98..4f5099e 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 = "bf124d462bc5a6cb76637b3a2439e564d11a95e9"
+SRCREV = "df5e3271223d576b196106cc43f5e0a12476f61f"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"