summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-20 00:00:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-23 00:47:22 +0300
commite34c93151b6119e9e774112d961bd00a73b771cb (patch)
tree29ea8628a69dbe59342a3a0ce543c0e40dd38cb9 /meta-phosphor
parentb6cbc89052d47f25436c131cbfa562c6bce123c7 (diff)
downloadopenbmc-e34c93151b6119e9e774112d961bd00a73b771cb.tar.xz
phosphor-state-manager: srcrev bump 306c5ff23d..cadaab7728
Patrick Williams (1): phosphor-host-condition-gpio: enable multi-host support Fix up references in meta layers to non-numbered service name. Change-Id: I3ae73c7e3ba7f117ade8eee5fea31d945ac0a696 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 29dd022bc5..abbe643d21 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:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OB
SYSTEMD_LINK[vardeps] += "OBMC_CHASSIS_INSTANCES OBMC_HOST_INSTANCES"
SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "306c5ff23d14c3dfb1dfadc88e8f903e6aa18a9c"
+SRCREV = "cadaab7728bef33af0a1ba982e8b4657dcea43f0"
S = "${WORKDIR}/git"