commit | bc36817099e456070a174fc419b37b3f7def51e9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Dec 07 15:50:23 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat Dec 09 12:48:13 2023 +0000 |
tree | aff88ed17563f9ee862a2a495c300116aca20be0 | |
parent | f8c00da03b4adc08fe0ce83e0f3e7e4bc68279be [diff] |
ipmbbridge: srcrev bump 64067be34c..0afdd8cc08 Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: I014e36d689b90184fdca9227999886196a85f945 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 9ba0e93..0e708f0 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 = "64067be34c981a514992a73576afadcd80e2f6ea" +SRCREV = "0afdd8cc08adb5a5657766cc259fb7e98a0d807f" PV = "0.1+git${SRCPV}" SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"