intel-ipmi-oem: srcrev bump acc8a4ebf3..fc5e985b69

James Feist (3):
      Update GetSDR to new API
      Update getThreshold to new API
      Add Thresholds Information to SDRs

Jason M. Bills (2):
      Override the Platform Event command
      Remove bitfields from the SEL record structures

Richard Marian Thomaiyar (1):
      Add Set Special user password command

(From meta-intel rev: 8c71cf4c76d534658b7de93710826a8c4a5dffb3)

Change-Id: Idae8a1ea35c4ed09b0788329c1f04789957b2cd9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 3aad5ca..7127ab2 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 = "acc8a4ebf38231765175fe30a075c62643983748"
+SRCREV = "fc5e985b6952b8b6ed7e34b77ce8b5a118184c82"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"