ipmbbridge: srcrev bump 8188d7651c..bbfd00abdb

Qiang XU (2):
      Support dynamically update BMC slave address
      Support broadcast message

Change-Id: Iceece6915d2de6433f970c100edea47ada3fc77a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
index 1ef93d5..127a8c6 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
@@ -3,7 +3,7 @@
 implementing IPMB interfaces"
 
 SRC_URI = "git://github.com/openbmc/ipmbbridge.git"
-SRCREV = "8188d7651c23502f88f9bf850ab7e549f6463997"
+SRCREV = "bbfd00abdbc6d2f7c0389eae91cc055a1d4fe0c3"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"