commit | e2c94c4814b883ad6db1059d028a7f69892fe409 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Jul 13 16:50:19 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 15 14:21:27 2024 +0000 |
tree | ac70c43f4c35d218231622e7cc955e941e7f4782 | |
parent | 226cf63cbe0999c2c214982bef5968faf11724c2 [diff] |
ipmbbridge: srcrev bump 524f753f54..9ae8893522 Patrick Williams (1): change vector constructor for gcc-14 Change-Id: I9bfeae9d14510ef9c4887011f036d0acf4181228 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 513ee50..02418a7 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 = "524f753f54d33984ea9d85dc940f647c66a74aa6" +SRCREV = "9ae88935221aa82697d5595794288e1289b2a896" PV = "0.1+git${SRCPV}" SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"