commit | 54405cc9f57031051789628771b0c193d5329b91 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Oct 23 21:50:42 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Oct 24 21:38:58 2023 +0000 |
tree | 9f80c2c88c9bf03e0ba0abdefeb5c36a6f767399 | |
parent | a06b6908e973e09f67965ca366cf543b59c01c3d [diff] |
ipmbbridge: srcrev bump e6b07fafc9..64067be34c Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I69d23ed452c6ecd70c9bad7c68f4223f9295716a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 c141993..9ba0e93 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
@@ -8,7 +8,7 @@ i2c-tools \ boost \ nlohmann-json" -SRCREV = "e6b07fafc9489772f24925fed80f8bbf640b2f26" +SRCREV = "64067be34c981a514992a73576afadcd80e2f6ea" PV = "0.1+git${SRCPV}" SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"