entity-manager: srcrev bump 86671ef4bd..fbce8e2235

Ed Tanous (2):
      clang-tidy disable bugprone-narrowing-conversions
      clang-format with version clang-format-13

Change-Id: I3c0cde40ae5e81a0ec771d674822ce4b97054767
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 5b6224c..9f2ecce 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 = "86671ef4bddfec6232c2a3cda1efa3ac577c3ef8"
+SRCREV = "fbce8e22357a6733c3042cadd5d68b42330012e5"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"