commit | 5315fbfd80d4f929b104c805acd7f5865537899e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Mar 27 14:10:40 2023 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Mar 28 13:09:42 2023 +0000 |
tree | dbdcf0bdd3471d034f5a978b11e8134334633cd2 | |
parent | e42f678b8aa207004db3513000a5d6625c5e4b08 [diff] |
ipmbbridge: srcrev bump 0da15b5517..1486b8acfd Ed Tanous (1): Change io_service to io_context Change-Id: Ie8ae216b860fc6b8130170901920936448c3fabe 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 3319b00..4b6c33a 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 = "0da15b5517b05685c5af70ff6ee5d67e523f47de" +SRCREV = "1486b8acfdc870e08f031a2e9faa37377a7652ec" PV = "0.1+git${SRCPV}" SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"