summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-20 21:40:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-22 15:17:41 +0300
commit62677fc8bf04816e01463de94b0481b67e2cf86e (patch)
treecff7a96bfda332a58e6862d9be3706190310b70c /meta-intel
parent2676ea48994eb0dddd73a2011549fe761680dc16 (diff)
downloadopenbmc-62677fc8bf04816e01463de94b0481b67e2cf86e.tar.xz
intel-ipmi-oem: srcrev bump 159547cdfb..13b0039d21
Chen Yugang (1): Set Enabled to trigger NMI_OUT BSOD James Feist (1): Start turning on some warnings Jason M. Bills (2): Fix clearing of CPU error and crashdump counts Add command to control BMC system reset on SMI timeout (From meta-intel rev: 674a2533d4bb8d46214eb97a7f92b70aeccc51de) Change-Id: If933a608d9d7ca8bc034999af4c13d20eaf0ee24 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 dda05f3ed..c8affa2e2 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 = "159547cdfbf1992737dcecbcb3888af7795f930b"
+SRCREV = "13b0039d21ccb60163d840a3b7c17c19fbad0b4d"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"