entity-manager: srcrev bump 6bf41588ab..22ed42860d

Patrick Williams (1):
      build: switch to C++20

Change-Id: I2349f494ca94bedef57e7d2a0efbad5e11e16582
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 bba4eaf..eaf0b21 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 = "6bf41588abf5048da5764f2a809f3841bcbef761"
+SRCREV = "22ed42860d12ea9112ffb0c9c72588f34f65fdf7"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"