ipmbbridge: srcrev bump a8c77dc857..25e85c7925

Jae Hyun Yoo (1):
      Suppress I2C error logs while it's retrying

Change-Id: I2163c98e4539cfc97ef4ee0ed28c67f7b95b9331
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 3c04d82..1fe13d7 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 = "a8c77dc857fdf7fc049b975c3b3a6be11e7ea4c0"
+SRCREV = "25e85c79257723b1cb754c20299196685373ce24"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"