summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-10 20:30:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-10 22:23:42 +0300
commit25800ce4f63d2a90006f5567e878ca3d33168249 (patch)
tree34e7391522f583e8e0d8a0f6e2a120c4ce5f04e2 /meta-phosphor/recipes-phosphor/state
parentbd22f9e2f78ae8a6268dac080913838b49ef32bd (diff)
downloadopenbmc-25800ce4f63d2a90006f5567e878ca3d33168249.tar.xz
phosphor-state-manager: srcrev bump b640ec477d..9f444d4c4b
Andrew Geissler (1): hypervisor: reduce journal logging Change-Id: Icceb886787589b49a471866315a30befab53c141 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 cdb81a5714..22a6b9dc27 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 = "b640ec477d48bc3a70a6676a0e075195b5595fe8"
+SRCREV = "9f444d4c4b988638a038f1accbdf13964a175e3c"
S = "${WORKDIR}/git"