summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 16:20:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-12 22:31:05 +0300
commit9a1c6f6b309c1deb4acc50459156597e012c7c35 (patch)
tree1bcc3cc3ffacbf1dd19d05e62bfd8a9f5ce0b6f8 /meta-phosphor/recipes-phosphor/state
parent75d802ccc2155da9b770fdf2abd008c6e1198085 (diff)
downloadopenbmc-9a1c6f6b309c1deb4acc50459156597e012c7c35.tar.xz
phosphor-state-manager: srcrev bump afe12d69a0..57c0a893cd
Andrew Geissler (1): hypervisor: remove OSStart from state association Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I239994e815320c1084e1b496474ffcde7a72cd1c 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 b7ba29ba22..b0f7ef3616 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -243,6 +243,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 = "afe12d69a0c8182e7b587d81531e0a9e376f5ce7"
+SRCREV = "57c0a893cd5cb987633d278e09f941f7899a81b0"
S = "${WORKDIR}/git"