entity-manager: srcrev bump 7972bb95e4..7d807754cc

James Feist (1):
      PerformProbe: remove forward declaration

Change-Id: Ibc4b7632df3997cebd90bde889664a8b6fc9216a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 6fa0ace..8d0c36f 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "7972bb95e4c9816217c025416701e48dae5b4f05"
+SRCREV = "7d807754cc9153b04b599804464edd9654d7a81e"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"