phosphor-state-manager: srcrev bump 471208419d..e9040bb8b2
Patrick Williams (3):
reduce dbus string constants
systemd-target-monitor: remove unused sdeventplus
remove unnecessary boost calls
Change-Id: Ifc75c4c1969c6ffcc5e00e1cb89551bb26c1c760
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 40f7e66..be94e2d 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -258,6 +258,6 @@
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 = "471208419db593ea8e343e29008e6ff136bc3160"
+SRCREV = "e9040bb8b2d3be3c9ce968c04e43dcadeb284edd"
S = "${WORKDIR}/git"