summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-05 03:24:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-06 04:07:05 +0300
commitf7c03666884e28d36c2c4b61e70155dce430930f (patch)
tree5467c7cdb1b8f9e69ca6982202ffb5559d64712d
parentd1b5b206e3c4455dd64b725dbf3e9e946dc6e8c8 (diff)
downloadopenbmc-f7c03666884e28d36c2c4b61e70155dce430930f.tar.xz
intel-ipmi-oem: srcrev bump aedf5a9efe..6d6dc7ad72
Jayaprakash Mutyala (3): ipmiUserSetUserName argument change Add sufficient delay to create smbios2 file ipmi-whitelist:Allow set securitymode cmd from KCS Kuiying Wang (1): IPMI OEM Commands for OOB bios config (From meta-intel rev: ed28d5b17c9db76fedd9399aaf4500ea14ce172d) Change-Id: Ie659f8579fd082c31c3fed36065d896fd3551332 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 c9da326af9..20bd1bd36c 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 = "aedf5a9efe124853b3c722e155fea931befce89d"
+SRCREV = "6d6dc7ad721268a66adecca423716ce9fcf3838b"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"