entity-manager: srcrev bump ba5424ae0a..ff58eba9e7

Jason M. Bills (1):
      Skip 'test' folder if build_tests is disabled

Change-Id: I219a3a22ffb169006d13492e1aa60343075187f3
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 abe19d2..5c4a9e4 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 = "ba5424ae0ae7bb76ee770068efbd05214a0e3b53"
+SRCREV = "ff58eba9e7f06b60879db38e1be6b41c6b2b9092"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"