entity-manager: srcrev bump 709934e7a7..e31e00aeac

James Feist (1):
      Don't return early for TRUE_T and FALSE_T

Change-Id: I0f045da032dff9179f878c9971afe23d48bd74a4
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 a4dc415..adb24f1 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 = "709934e7a70d9114979d6e35738d218734385d4a"
+SRCREV = "e31e00aeacecb286239c1260d450e976718efebc"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"