summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-28 00:00:31 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-28 00:00:31 +0300
commit2fa483c8f9e7b20870e3f4cc1719a11c547008a9 (patch)
treea7b17829725bdaba12b03e0e7a036ff445c6153b /meta-phosphor/recipes-phosphor/state
parent9ef03470f9ab369c4c05265412c30673a20f86bc (diff)
downloadopenbmc-2fa483c8f9e7b20870e3f4cc1719a11c547008a9.tar.xz
phosphor-state-manager: srcrev bump 44a03f9d74..b640ec477d
Andrew Geissler (1): update service file deps in accordance with recent refactoring Change-Id: Icfe1a8fdebbfb2a7145d8d6b540eb4717e9c9b94 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 817899cf06..cdb81a5714 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 = "44a03f9d74761fc950a87fc51eb1066a6b3e0526"
+SRCREV = "b640ec477d48bc3a70a6676a0e075195b5595fe8"
S = "${WORKDIR}/git"