phosphor-state-manager: srcrev bump 3191be88af..bbbc016552

Matt Spinler (1):
      Put state change values into the journal message

Change-Id: I9444e87912cdb939749a2e494c9029d59dcb1774
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 4c9978b..8e74e69 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -174,6 +174,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 = "3191be88af4df13e19ec6c37679e92e0ed4e6080"
+SRCREV = "bbbc01655243fecc83f8734f12a57e665b90ff9a"
 
 S = "${WORKDIR}/git"