phosphor-state-manager: srcrev bump 874051c8f7..2f60aaeb70
Andrew Geissler (5):
cppcheck: Fix format string warning
cppcheck: Fix "Uninitialized variable" warning
cppcheck: Make settings constructor explicit
cppcheck: Reduce scope of temp variable
Make D-bus systemd error handling consistent
Change-Id: I632272b1e16def717dbd877f6bd2e7b5635841c0
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 43ffa8c..0cdcd51 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -147,6 +147,6 @@
}
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "874051c8f7fcdba499380beb6d232e6d80e52658"
+SRCREV = "2f60aaeb704dfb6712610b38ec1f44a1ee6eca6b"
S = "${WORKDIR}/git"