btbridge: srcrev bump 8fb36a936f..bfbc29c9d2

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

Change-Id: I5ce202a79e4f32c4972dce0684b576a5b79cbce2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb
index 50cf8e4..833de8b 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb
@@ -19,7 +19,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI += "git://github.com/openbmc/btbridge"
-SRCREV="8fb36a936f9eb6662f0320d3c212995b8d9a7fca"
+SRCREV="bfbc29c9d292a537414d8cf8e4a78ef2ee6f07a3"
 
 # This is how linux-libc-headers says to include custom uapi headers
 CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi"