summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-12 23:50:15 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-09-13 01:50:23 +0300
commit2ef7358b07630c7860d3a0be34af395a7b68dd4c (patch)
tree0591d1a2d058afb8a7aef6be5719b0507e5dc55b /meta-intel-openbmc
parent5496ee053f1e4fe039e1971889e855f6459ed26d (diff)
downloadopenbmc-2ef7358b07630c7860d3a0be34af395a7b68dd4c.tar.xz
intel-ipmi-oem: srcrev bump af65268e15..51cf3110bc
Jason M. Bills (2): Rename CATERR to IERR Add a configuration option to allow reset on MCERR Change-Id: Ic3bdd3bde634cd9a3995bc85c99e81b838850634 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 9617a78dbb..0112abc181 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/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;branch=master;protocol=https"
-SRCREV = "af65268e15a3a491f4548243254a686f42518e2e"
+SRCREV = "51cf3110bc18981129b62748dd7dd6df0970e66d"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"