phosphor-state-manager: srcrev bump 0d1c3f1f93..0a675215d6

Patrick Williams (2):
      cleanup sdbus CAMELCASE define
      exception: switch to public sdbus exception

Change-Id: Id83d11975ab09247c61b488f713d4c319bd4cde8
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 4080966..2e3b3b1 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -182,6 +182,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 = "0d1c3f1f9329c853677f0581287afef83eeea0f0"
+SRCREV = "0a675215d6a6d2eb13e030ba0f618a4691de58d4"
 
 S = "${WORKDIR}/git"