phosphor-state-manager: srcrev bump 7fdad605ab..44c223ce1a

Jayaprakash Mutyala (1):
      bmc_state_manager: Add HardReboot support to BMC

Change-Id: If7e37ff32dfc87785dac073da29c2d4a6720e12c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/state/phosphor-state-manager_git.bb b/recipes-phosphor/state/phosphor-state-manager_git.bb
index bf21c8f..d9ed2ec 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -266,6 +266,6 @@
 SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERROR_TARGETS', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "7fdad605ab7ce4dcaf91af43ec1439582063f048"
+SRCREV = "44c223ce1a31bceaf1f9f71f5026d683451bd430"
 
 S = "${WORKDIR}/git"