intel-ipmi-oem: srcrev bump fa92f35a54..32825a2332

AppaRao Puli (3):
      Implement generic function to get active versions
      Move get bmc device state api to yield calls
      Get ME version using functional association

Vernon Mauery (1):
      Remove wildcard handlers

jayaprakash Mutyala (1):
      ipmi-whitelist: Add Manufacturing Keep alive cmd

srikanta mondal (1):
      Correct completion code for read FRU data command

(From meta-intel rev: 7f04e732ff9a223ea48121fb9873ce6fe132656c)

Change-Id: I48f1eb94b72db44b4f5522b1c07e3539078a95c2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.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 e2838d3..4d26553 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 = "fa92f35a546a960232ac99d5b8dd677b2fdd8a4e"
+SRCREV = "32825a23324c2cf051bb5608348b8ea2109a36b5"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"