summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-15 20:50:36 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-02-15 21:19:04 +0300
commit9d83319064142ea3398eca55c28285dd2b472b06 (patch)
treef01f3f5aa72fa5b06cd23fee84d0a795d3259f92 /meta-phosphor/recipes-phosphor/state
parent6601c10951951189e9aafbe16a1976809872e47e (diff)
downloadopenbmc-9d83319064142ea3398eca55c28285dd2b472b06.tar.xz
phosphor-state-manager: srcrev bump 9f444d4c4b..46068d9bc1
Brad Bishop (1): treewide: remove dependencies on mapper.target Change-Id: If68ea0fe068292e429386846bcafce0665ab40ee 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 22a6b9dc27..4330faa76f 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 = "9f444d4c4b988638a038f1accbdf13964a175e3c"
+SRCREV = "46068d9bc18bcef2f272db2f90726cb5fe348878"
S = "${WORKDIR}/git"