summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-17 19:20:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-18 22:08:26 +0300
commitf3b2f5e9e3e0fe093d5ab1e3dcdede0aa3000450 (patch)
tree5ea15559baf02ffff4e5ae91937f08f54ee0419a /meta-intel
parentb311d5182252f1cbab2c08d054a5e8defb688bb2 (diff)
downloadopenbmc-f3b2f5e9e3e0fe093d5ab1e3dcdede0aa3000450.tar.xz
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>
Diffstat (limited to 'meta-intel')
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
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 139be0251..abbb06c81 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 @@ LICENSE = "Apache-2.0"
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}"