fb-ipmi-oem: srcrev bump d1194024b4..41ad4ff17a

Kumar Thangavel (1):
      fb-ipmi-oem: yosemitev2: Add Ipmi implementation to handle BIC request

Change-Id: I02b50f7344c4f7551101fddfb1882035ef48074f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 4419828..07ed884 100755
--- a/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/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"
-SRCREV = "d1194024b4d39b111960d72fb59fe429bf51c19c"
+SRCREV = "41ad4ff17ab139d330a08109c1d561c3241e5cfa"
 
 S = "${WORKDIR}/git"
 PV = "0.1+git${SRCPV}"