intel-ipmi-oem: srcrev bump 3c7ec2d02b..f4d5e05e38

Johnathan Mantey (1):
      Guarantee SDR Type12 byte alignment matches the IPMI spec

Change-Id: Id892574e90705cc15fefa2c524d7254c098ca17e
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 f72e66c..9dcdd6d 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"
-SRCREV = "3c7ec2d02be653761d963a3710650f999ca6648f"
+SRCREV = "f4d5e05e388aafd06d8320a2f81594de35c77c0d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"