fb-ipmi-oem: srcrev bump e40592a7cb..e4d6fe74c8

Logananth Sundararaj (1):
      Add BIC to handle the DCMI commands

Change-Id: Ic747c6b2c172d8506642755d533082aa98558d8f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 3d4f912..5e6987c 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
 
 SRC_URI = "git://github.com/openbmc/fb-ipmi-oem;branch=master;protocol=https"
-SRCREV = "e40592a7cb1ea99c3164a814c730ed685e9004f5"
+SRCREV = "e4d6fe74c8b2a39b25c3e30549644608e3f7734a"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"