commit | 252c507ce7d3beda435a1278c3eded99cde949af | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 19 08:10:50 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 20 12:37:38 2024 +0000 |
tree | 13235946b97b2c5cfa68e5c98afc0db324e2de56 | |
parent | b58772ab14802d869eedb1d842fc517de324dfed [diff] |
phosphor-state-manager: srcrev bump b27eef5443..1b2c3c035e Patrick Williams (1): clang-format: re-format for clang-18 Change-Id: Ic4257d509990ad126c555f9c42db1c581b3e4e4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb index e045d55..438d2ad 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -266,6 +266,6 @@ SYSTEMD_LINK[vardeps] += "OBMC_CHASSIS_INSTANCES OBMC_HOST_INSTANCES" SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https" -SRCREV = "b27eef54434198443848b016a659b59564a8e9a6" +SRCREV = "1b2c3c035ecd647cef996982df00378506f93887" S = "${WORKDIR}/git"