summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-13 04:50:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-14 00:25:02 +0300
commite98b25c79de6caac808ea2f77e474fa73234eb9b (patch)
tree703226b6686585f45f2dd168010dc60c0c88a7af
parent16a328f37ec18a6cd5b85717b9b731e85f3b2a0b (diff)
downloadopenbmc-e98b25c79de6caac808ea2f77e474fa73234eb9b.tar.xz
phosphor-state-manager: srcrev bump 75ac2be3a4..1901ab743a
Delphine CC Chiu (1): phosphor-discover-system-state: set after multi-user.target Change-Id: I8bd703829032244c0b6357f79308e2f30ea567b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 bbc903e84d..f2d4831109 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -266,6 +266,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OB
SYSTEMD_LINK[vardeps] += "OBMC_CHASSIS_INSTANCES OBMC_HOST_INSTANCES"
SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "75ac2be3a44ec67170cfda77b01dcda012899220"
+SRCREV = "1901ab743aa3f820a304299aa4aea6c2827ba1de"
S = "${WORKDIR}/git"