entity-manager: srcrev bump e23af564a2..7af0c2709f

Patrick Williams (2):
      fbyv2: fix product name regex
      fbtp: fix product name regex

Change-Id: I37464f6ef3fcb956d539417f4b7d4e0d4ed3f56a
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 550685d..c5bcc98 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 = "e23af564a2c58eb42a8573577c7bc7d5f90bd7bc"
+SRCREV = "7af0c2709f98f47778beeb91175e1d125d370747"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"