phosphor-state-manager: srcrev bump b454d8bea4..c079c3f0a3

Patrick Williams (1):
      meson: remove deprecated get_pkgconfig_variable

Change-Id: I91df8410d54a7f6abb947ac10f9c0b19ece3199d
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 df4d827..8ee77f7 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -236,6 +236,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 = "b454d8bea43b303b9de2ac3262aea0225763d732"
+SRCREV = "c079c3f0a348b1f1e32b05b07fdb6414c8d3b53f"
 
 S = "${WORKDIR}/git"