summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-27 17:10:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-28 04:39:30 +0300
commit61426bf2545e9b3b64c24dd6f2876ee8f5b4e9ed (patch)
treeb333494a3b21b5bd698a23c0919060af380e50c4 /meta-phosphor/recipes-phosphor/state
parent0b9ba03724376da77f0937eeb511a0bced004a1a (diff)
downloadopenbmc-61426bf2545e9b3b64c24dd6f2876ee8f5b4e9ed.tar.xz
phosphor-state-manager: srcrev bump 46068d9bc1..48a4e5e5a6
Andrew Geissler (2): move systemd subscribe to util function increase timeout on systemd Subscribe method call Change-Id: Id549da89b349e5d9f15c5955f49657522ebfd616 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 4330faa76f..c045f7df37 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 = "46068d9bc18bcef2f272db2f90726cb5fe348878"
+SRCREV = "48a4e5e5a662359afb490f26b9a4b26132ac69ad"
S = "${WORKDIR}/git"