phosphor-state-manager: srcrev bump d7a15cb133..b27eef5443
Pavithra Barithaya (7):
clang-tidy: Enable readability-implicit-bool-conversion check
clang-tidy: Enable readability-simplify-boolean-expr check
clang-tidy: Enable readability-qualified-auto check
clang-tidy: Enable readability-redundant-string-cstr check
clang-tidy: Enable readability-braces-around-statements check
clang-tidy: Enable readability-convert-member-functions-to-static
clang-tidy: Add few cppcoreguidelines check
Change-Id: I522dc98a97a88d9be9337cb838ab8095e30352fd
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 58ec1ae..e045d55 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -266,6 +266,6 @@
SYSTEMD_LINK[vardeps] += "OBMC_CHASSIS_INSTANCES OBMC_HOST_INSTANCES"
SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "d7a15cb133501eea0d76c66ffa83c987c3e7adb0"
+SRCREV = "b27eef54434198443848b016a659b59564a8e9a6"
S = "${WORKDIR}/git"