intel-ipmi-oem: srcrev bump b1cc61d2a0..529d415fec

Deepak Kumar Sahu (1):
      SmbiosMdrv2Handler: Move MDRII_DATA_START, MDRII_DATA_DONE to new API.

Jason M. Bills (5):
      Add hooks to route BIOS events to Redfish
      Add a default message for IPMI SEL entries added by command
      Print default values for invalid system SEL entries
      Fix IPMI SEL sensor numbers
      Return current BMC time for the Get SEL Time command

Vernon Mauery (2):
      remove extra build stuff from externalproject
      Add Restore Configuration command

jayaprakash Mutyala (1):
      smbiosmdrv2handler: move mdr2 Agent status and send data info offer to new API

(From meta-intel rev: bf5c48c830a56f4c54112829502ebcf484ce13af)

Change-Id: Ib8bd219ef00515e11e5df3b7c8b0247e65aaf813
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 139be02..abbb06c 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 = "b1cc61d2a0f0d36169915349476e96b006d058a5"
+SRCREV = "529d415fec12ae7b8981f1a4806722552ad67ebf"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"