entity-manager: srcrev bump 709934e7a7..e31e00aeac

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

(From meta-phosphor rev: 55851d68228f220a6b6f2affca21842c24f48b47)

Change-Id: Id2028c553ef41aadf693c3259c211d2d232ff391
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index a4dc415..adb24f1 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"
-SRCREV = "709934e7a70d9114979d6e35738d218734385d4a"
+SRCREV = "e31e00aeacecb286239c1260d450e976718efebc"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"