summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-22 21:50:52 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-23 01:55:42 +0300
commit0ac35bfb8767be9e271e12c35696df9871486d52 (patch)
treebb216985374121f20f4957321b458b6c13dba1d4 /meta-intel
parent0ba44b1176581413279f26bd8979134dbd671819 (diff)
downloadopenbmc-0ac35bfb8767be9e271e12c35696df9871486d52.tar.xz
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>
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 3aad5ca26..7127ab2eb 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 = "acc8a4ebf38231765175fe30a075c62643983748"
+SRCREV = "fc5e985b6952b8b6ed7e34b77ce8b5a118184c82"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"