ipmbbridge: srcrev bump 25e85c7925..08deaa317c

Patrick Venture (1):
      build: install into bin instead of sbin

Change-Id: Ib58d9ad66adbb72c92d0151e93bca7cfbbb3a5dc
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 1fe13d7..b1208e5 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 = "25e85c79257723b1cb754c20299196685373ce24"
+SRCREV = "08deaa317c7ac0dd6e4202529ff17962c63df485"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"