summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-03 18:40:20 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-03 19:34:51 +0300
commitdcc3e14518be2d6efce5216353881a4d037380f6 (patch)
tree1d6a915e186884f873724999150c72346486c7a4 /meta-phosphor/recipes-phosphor/state
parentbed86692c269433864d801d77d14180fceb4a16a (diff)
downloadopenbmc-dcc3e14518be2d6efce5216353881a4d037380f6.tar.xz
phosphor-state-manager: srcrev bump 5c4a0822a6..e960184d37
Andrew Geissler (1): scheduled_host_transition: change object path Potin Lai (1): discover_system_state: fix ifdef ONLY_RUN_APR_ON_POWER_LOSS always true Change-Id: I693e52be6963a46371c558ebf9f6a70cc6a16d89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state')
-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 ff9dd1bbb7..03eed11dd7 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -236,6 +236,6 @@ RESET_FMT_CTRL = "../${RESET_TMPL_CTRL}:${SYSD_TGT}.wants/${RESET_INSTFMT_CTRL}"
SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OBMC_CHASSIS_INSTANCES')}"
SRC_URI += "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "5c4a0822a61d097fda7c5f8466634e8af815607b"
+SRCREV = "e960184d378a4f735315a65a01d560158b555542"
S = "${WORKDIR}/git"