summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-04 23:52:36 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-07 16:10:23 +0300
commit1ee337d1d39a344cd09daf1bd7f90a501cfd44a8 (patch)
treeafdc4688a86e311acedee52092b7f7b232f581fa
parent8f149cd631f5379ce9cd4f866e87e6baccfd5a1f (diff)
downloadopenbmc-1ee337d1d39a344cd09daf1bd7f90a501cfd44a8.tar.xz
btbridge: srcrev bump 8fb36a936f..bfbc29c9d2
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 945989e256afc9e7d9192d4a8f0074d20db40fd8) Change-Id: I55b38bda6710a6cb7ec43334d47fe48289ee9e99 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb
index 50cf8e4d7..833de8b63 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb
@@ -19,7 +19,7 @@ DEPENDS += "systemd"
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"