entity-manager: srcrev bump c1aff3a71d..8ca708689f

Radivoje Jovanovic (1):
      remove entity-manager service dependency to the FRU service

Change-Id: I2e2e21827b4c3d36f85d368101b9a9654fb6d4f3
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 2d422dc..f63669f 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 = "c1aff3a71d40814db52a7ae0dddbdb292624a1cd"
+SRCREV = "8ca708689fde32309138e21b052cf5f055ec33d1"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"