phosphor-state-manager: srcrev bump 14e14cddf6..6425ab76f5

Vernon Mauery (1):
      phosphor-state-manager: use c++17

Change-Id: I8c9d4e00c19d30e70f4b5f24f0ece017171529d3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/state/phosphor-state-manager.bb b/recipes-phosphor/state/phosphor-state-manager.bb
index 211663d..d51ef87 100644
--- a/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/recipes-phosphor/state/phosphor-state-manager.bb
@@ -136,6 +136,6 @@
 SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_RST_RBT_ATTEMPTS_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "14e14cddf60e9858d5f3de8f46adfc42bc880cfa"
+SRCREV = "6425ab76f5bdde1ea098645acc3b578414406f4f"
 
 S = "${WORKDIR}/git"