intel-ipmi-oem: srcrev bump 6d83e4eedb..8edb832f79
Patrick Williams (2):
sdbusplus: replace message::variant with std::variant
MAINTAINERS: fix Chunhui Jia's email address
jayaprakash Mutyala (1):
oemcommands: Rewriting ipmiUserSetUserName
Change-Id: Ib5b0e26afcb224f03b59f7361740f8569b34ad8b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index b114c8e..ca0e704 100755
--- a/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/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"
-SRCREV = "6d83e4eedb3c26d6cd9a9ec3451394de7a647a65"
+SRCREV = "8edb832f791f85d125245a729d4847ff039080c1"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"