entity-manager: srcrev bump e7254306d1..ef3cdc9a84

Brad Bishop (1):
      fru-device: Fix -Werror=sign-compare

(From meta-phosphor rev: d90c0dc8dd6fd896d1e8cab9ceabd343eb8ec8f7)

Change-Id: I67ad670a65333788934306873d2bf55202253f64
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 b22f4d5..82db87a 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 = "e7254306d12e0ec6f6f40277a0b46d3dd0d1d499"
+SRCREV = "ef3cdc9a84f5dc806d2b10ad785f248f001244c3"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"