entity-manager: srcrev bump a9c5892927..1e8e71f23f

Bruce Mitchell (1):
      Cleanup of code to pass CI, clang-tidy-13

Kumar Thangavel (1):
      Move global variable powerIsOn to local variable.

Change-Id: I7807945f34d6a5aabeb2eda0cc8851ffad83f096
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 43c37bd..0a23503 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json"
-SRCREV = "a9c589292720d62047eaefd6aa3a148a9ad4c506"
+SRCREV = "1e8e71f23fb4c686da5f2c9451e320b08637f15a"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"