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
Change-Id: Ia4a9ba5b49102348402f4df94530e3bd5d43ea41
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 e2838d3..4d26553 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 = "fa92f35a546a960232ac99d5b8dd677b2fdd8a4e"
+SRCREV = "32825a23324c2cf051bb5608348b8ea2109a36b5"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"