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>
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 c9da326..20bd1bd 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 @@
 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}"