intel-ipmi-oem: srcrev bump f267a67dff..068b4f2ca2

Ayushi Smriti (1):
      Add mfg filter to allow MTM cmds only in mfg mode

Chen Yugang (1):
      Override Set Boot option command

Cheng C Yang (1):
      Add parameter selector to CR config command resp

James Feist (1):
      Fix build

Vernon Mauery (2):
      remove unused file src/smbiosmdrv2.cpp
      update oemcommands.hpp to use new API

Yong Li (2):
      Implement Get Message Flags Command
      intel-ipmi-oem: add clear CMOS command

Change-Id: I468813ca2f01016e687c9c68872e07c0b4fa8df2
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 74ddf9f..68864fd 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 = "f267a67dff88dc1bffeb52c533ba402874d1bfba"
+SRCREV = "068b4f2ca2d9724ebe013c2567278fa0cf16e09f"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"