summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-24 15:40:50 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-25 21:01:52 +0300
commit110766bfe0f773450995c0ecc4ddcf28c4545037 (patch)
tree068186a15e50c07bd82aba20143d26c52b46c9d3 /meta-phosphor
parent3b9b92c0730de519cfe30acd045ad38d9402be96 (diff)
downloadopenbmc-110766bfe0f773450995c0ecc4ddcf28c4545037.tar.xz
phosphor-state-manager: srcrev bump e0554b0cfc..26854617cb
Potin Lai (1): host-reboot: add host instance in get_reboot_count() Change-Id: I04130a8ee8175ed226e0ca5490a1aac2b350d98c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-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 d14e78abb7..ec73e13181 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -201,6 +201,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 = "e0554b0cfc3e3c90f2826448c9c7d102bcc53f8f"
+SRCREV = "26854617cb30f42ac76945ac3958af42814856a8"
S = "${WORKDIR}/git"