phosphor-state-manager: srcrev bump 7a0689a91a..32c532ea9b

Anthony Wilson (1):
      Update error handling on sdbusplus calls

Change-Id: I3fb3fcdea5adf96d74da4867334d4625ceb530b0
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 f6d8179..f25117f 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -138,6 +138,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 = "7a0689a91af664c8485df760bedabba0aef84725"
+SRCREV = "32c532ea9bcddcab30f4fff30e6938211fdf584d"
 
 S = "${WORKDIR}/git"