entity-manager: srcrev bump c61ae35c3a..9c7fd64642

Brad Bishop (3):
      entity-manager: systemd: use dbus instead of simple
      systemd: install in multi-user.target
      dbus: add dbus activation support

Change-Id: Ic854c3e62e9d25fdd1928e5d9367de3af27a0d3a
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 2fc69ca..0a5c099 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 = "c61ae35c3aa09960d816a8acc4f931274ac104db"
+SRCREV = "9c7fd64642e4242d2422bd70abee04eda326e890"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"