summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-30 13:40:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-04 04:00:09 +0300
commitd2b10c186ec709ba03b25f8c1fcb98074ebaa580 (patch)
treea92bc400377c72ebd3c2ff58784e332a83a2b22d /meta-intel
parent80857f989f60b64e9f7443a1a3278735551d4509 (diff)
downloadopenbmc-d2b10c186ec709ba03b25f8c1fcb98074ebaa580.tar.xz
intel-ipmi-oem: srcrev bump fe3e96283c..899bfd15e7
Agnieszka Szlendak (1): Translating ME Health Sensor Platform Events to Redfish Events Arun P. Mohanan (1): Add CoreBiosDone signal support Chalapathi (1): OemCommands: Update biosObjPath to match Settings (From meta-intel rev: f2d9e720368a5fd665791574973d18f59d173a97) Change-Id: I3a7764db957232cbfaac2d2ccee9645dfb4390c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 efe80a7c0..ef3cec5a4 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 = "fe3e96283c00a978d9419b896e4149042ed28ddf"
+SRCREV = "899bfd15e7230b5da0b2b16c814f4e3bdf6c824c"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"