entity-manager: srcrev bump ff58eba9e7..1ffa4a440e

James Feist (1):
      Add ability to disable device logging

Change-Id: Ic5f69d329442e14e93c613cc8fe1318d13591f24
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 5c4a9e4..7946c37 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 = "ff58eba9e7f06b60879db38e1be6b41c6b2b9092"
+SRCREV = "1ffa4a440e9004a172f858c4f7c9b8f2fc85404c"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"