summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-11 01:50:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-17 17:03:04 +0300
commit38642242445c33ace515302e24c95bbc31eeb2f7 (patch)
treea01bfe2474c0b8334ba75795b96d67779418142e /meta-intel/meta-common/recipes-intel
parent05d82c8093d2cfe6db1dcd17ba94fb4b2d2cbc14 (diff)
downloadopenbmc-38642242445c33ace515302e24c95bbc31eeb2f7.tar.xz
intel-ipmi-oem: srcrev bump 32825a2332..eaeb6cb06c
Yong Li (3): Enable sensitive ME commands in MFG mode Add clear cmos OEM command into white list Change CPLD clear cmos command register is changed to 0x61 (From meta-intel rev: 63ec0a9ab49aff56d87b4f15e1c146af947379a1) Change-Id: Ie8147e37d3694b7150d282b178145b33a5219204 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-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 4d26553a2..9fd481ab5 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 = "32825a23324c2cf051bb5608348b8ea2109a36b5"
+SRCREV = "eaeb6cb06c9826bc18dd7d4251cefb63905f2d5d"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"