entity-manager: srcrev bump d79675594a..554fd8ddc8
Yong Li (1):
Fix bitbake error "include nested too deeply"
(From meta-phosphor rev: 48e18fc5ee3a89e612df38f7d99c1dd2f44baa93)
Change-Id: Icfd4926c8d3513babdbd8be730a4219566abc519
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 7d1004a..01d2c93 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/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"