phosphor-state-manager: srcrev bump a59fca489e..4a4c1a6943
Andrew Geissler (4):
clear temp reset file on host running
clear temp reset file on chassis on
remove host@%d-on from config options
update documentation on clearing of *-on files
Change-Id: Ibed6a41d5bb6a542e2127d21b51d05a19c7e9f19
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 f086a56..fce2438 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -180,6 +180,6 @@
SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERROR_TARGETS', 'OBMC_HOST_INSTANCES')}"
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "a59fca489e2239698a5653cf801ed9572f071212"
+SRCREV = "4a4c1a69432dd88a4204e7a15a838aae75ae1d12"
S = "${WORKDIR}/git"