intel-ipmi-oem: srcrev bump a165038f04..6346e98cd5

Andrei Kartashev (1):
      fix interface usage for OperatingSystemState

Arun Lal K M (2):
      Use consistent error code in biosconfigcommands.
      Removing IsSystemInterface from biosconfigmanager

Jiaqing Zhao (1):
      Fix SOL over SSH service control

Snehalatha Venkatesh (1):
      Fix for restoring Default values in BIOS

Change-Id: Ic38b4b2a35dcd81486a99cab703dbb78699821a9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index ad6c2bc..322f2d0 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/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;branch=master;protocol=https"
-SRCREV = "a165038f0472459ae2ec0ae50b7e0c09969882c7"
+SRCREV = "6346e98cd5f33be2328478f865b34edc7203a99d"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"