entity-manager: srcrev bump d79675594a..554fd8ddc8

Yong Li (1):
      Fix bitbake error "include nested too deeply"

Change-Id: Ib009dfa77579b7b96279709892bb41384b6c35c4
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 7d1004a..01d2c93 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 = "d79675594ac8024c9a4b745a5f147310d238470d"
+SRCREV = "554fd8ddc88a833c38c7cd025b38fd44344533d3"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"