intel-ipmi-oem: srcrev bump 7f819e8bff..4180cfe981

Alex Schendel (1):
      Fix Get and Set SM PWM Signal

Johnathan Mantey (1):
      Match FRU I2C bus address size to phosphor-host-ipmid definition

Snehalatha Venkatesh (1):
      Fix for GetFanControlConfiguration IPMI command

Change-Id: I3916dae311a8ec7523ee88dd2c23cf103a3a6e31
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 6524750..2894f37 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 = "7f819e8bff935f539086ceda2dcb6faa2cb57195"
+SRCREV = "4180cfe9812ab14d4012e7c0cf152d80b3db1f1b"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"