summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-16 20:51:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-21 00:20:42 +0300
commit92fe4833b04d5f467cba0a22f37baafbe4db79ae (patch)
tree9c55885bbd61d1a95681dcc2369020e87f60d754 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
parent03aa6c145fe2494d120da3566218de33eb5176b1 (diff)
downloadopenbmc-92fe4833b04d5f467cba0a22f37baafbe4db79ae.tar.xz
ipmbbridge: srcrev bump 1f0b833940..3e07b9ea35
Chen Yugang (1): bug fix for different ipmb communication (From meta-phosphor rev: e70709bc1529109e29996da6db201d0e81013927) Change-Id: Ic87da300ba13327e16ff531add651421c48e94e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
index 940ae5558..3c2f5905d 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The IPMB bridge implements a Dbus compliant interface for \
implementing IPMB interfaces"
SRC_URI = "git://github.com/openbmc/ipmbbridge.git"
-SRCREV = "1f0b833940fb445f18278fb7c18a1b8031697198"
+SRCREV = "3e07b9ea353b794f9ef666172265ecc056e5cd4d"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"