commit | 2ef7358b07630c7860d3a0be34af395a7b68dd4c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 12 15:50:15 2023 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Sep 12 22:50:23 2023 +0000 |
tree | 0591d1a2d058afb8a7aef6be5719b0507e5dc55b | |
parent | 5496ee053f1e4fe039e1971889e855f6459ed26d [diff] |
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>
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 9617a78..0112abc 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 @@ 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}"