summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-04 22:51:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-08 17:59:38 +0300
commite3121b4ee914f0a59d445f8ca1256ab45cb6aaaa (patch)
tree7934c85e039560419c1eafba76a248448f1b1c15 /meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
parent87e8da2ec0f253e61db8e94f42c004c72d43a120 (diff)
downloadopenbmc-e3121b4ee914f0a59d445f8ca1256ab45cb6aaaa.tar.xz
phosphor-state-manager: srcrev bump cd0ebe867b..3ac78dfd6e
Andrew Geissler (1): transition: ensure only run once per power on/off Change-Id: I0f55398a0790ae99603cc39676137f86a396b2e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb')
-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 ab3d5e26e..98f944c74 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -184,6 +184,6 @@ SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'FAN_LINK_FMT', 'OBMC_CHA
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 = "cd0ebe867b0592e9386650abc44696161da7bc8a"
+SRCREV = "3ac78dfd6e3c6bf1c673e6acc8e6dc2deb6bd98b"
S = "${WORKDIR}/git"