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.
Change-Id: I9aaa55e69b92a896a3aa51164d911337eecb73c3
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 e0f9d98..4f5099e 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 = "bf124d462bc5a6cb76637b3a2439e564d11a95e9"
+SRCREV = "df5e3271223d576b196106cc43f5e0a12476f61f"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"