entity-manager: srcrev bump e7254306d1..ef3cdc9a84

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

Change-Id: I868e4adc256bf11891564c638d4973da6e0cea42
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 b22f4d5..82db87a 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 file://blocklist.json"
-SRCREV = "e7254306d12e0ec6f6f40277a0b46d3dd0d1d499"
+SRCREV = "ef3cdc9a84f5dc806d2b10ad785f248f001244c3"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"