intel-ipmi-oem: srcrev bump ac330b8e70..3432a0ace7

PavanKumarIntel (1):
      Fix to prevent the FRU corruption while updating

Change-Id: Ifaf448031ae3da923f52771f8b9ceec21b819f2d
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 7fcb4c1..44e4a1e 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 = "ac330b8e705c53a2df9395bbf37f360dbc7e49cc"
+SRCREV = "3432a0ace7ef0ea1d6478cdf3d5e95f6c982da30"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"