phosphor-state-manager: srcrev bump e9040bb8b2..78c066f607

Patrick Williams (1):
      prefer std::format over fmt

Change-Id: I6fe304309b81755378a5cf9d5800d7510c744458
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 fce5fdd..afdefe6 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 = "e9040bb8b2d3be3c9ce968c04e43dcadeb284edd"
+SRCREV = "78c066f6078704fd202c8a4b02fcf73091481ef1"
 
 S = "${WORKDIR}/git"