summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-09 21:00:33 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-10 02:09:58 +0300
commit6e7330d856f58b7c483ae08823e8a52015dcb6b1 (patch)
tree61718503b0146e292556dd27736b8b5b7ee1dd9f /meta-phosphor/recipes-phosphor
parentee60ac964471f95e409952031de7654a11b77ce0 (diff)
downloadopenbmc-6e7330d856f58b7c483ae08823e8a52015dcb6b1.tar.xz
phosphor-state-manager: srcrev bump 1662ba6bec..4ee594663b
Andrew Geissler (1): bmc-reboot: put into NotReady state NodeMan97 (2): bmc-quiesce: ensure bmc stays in quiesce Removed redundant string parsing Change-Id: Id664568b0dec30455fe88442ccc9f84b5b9afc1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 544a196aa0..d0dc05149f 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -198,6 +198,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERRO
SRC_URI += "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "1662ba6bec808437a7aeb3689c9ed185cabd5351"
+SRCREV = "4ee594663bfb4229332ec46b8bcaa7bdce947f6c"
S = "${WORKDIR}/git"