intel-ipmi-oem: srcrev bump 74c50c648b..d801e46302

Chen,Yugang (1):
      Add set/get Http boot option OEM commands

Cheng C Yang (1):
      Fix the incorrect completion code

Richard Marian Thomaiyar (3):
      intel-ipmi-oem: cleanup - Removed duplicate OemCmd
      intel-ipmi-oem:Support for Set/Get Manf MAC data
      [oem-cmd]: Support for Get/Set security modes

Yong Li (1):
      Add additional check for i2c master write read command

Change-Id: I94247b0395a82fabb372e99aa4cc878badad3a1b
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 8a3e131..3470274 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 = "74c50c648b791c9427c6f7c14880c0710a94abf0"
+SRCREV = "d801e46302ee371c3461059e8c4e1e6982f495f8"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"