summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-27 00:50:10 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-27 00:50:10 +0300
commit633e0498b41481e3b9ee55b3b6dfbb9cf272467a (patch)
treeec0206586c3ce8c84673789c81bceecdb4d1a576 /meta-phosphor/recipes-phosphor/state
parent0b73b98bdfbfc9f66ca97779960259ec55f5f0c8 (diff)
downloadopenbmc-633e0498b41481e3b9ee55b3b6dfbb9cf272467a.tar.xz
phosphor-state-manager: srcrev bump 960017a4dc..44a03f9d74
Andrew Geissler (4): service-deps: remove logging as dependency service-deps: add missing host state dependencies service-deps: add missing discover system state dep service-deps: add missing target monitor dep Change-Id: I19cedc56315d94718d8597fcd183bde96d900359 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 8615567104..817899cf06 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 = "960017a4dce1bbc8cdc730c8552af2eb83798100"
+SRCREV = "44a03f9d74761fc950a87fc51eb1066a6b3e0526"
S = "${WORKDIR}/git"