summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-09 20:51:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-10 17:56:30 +0300
commit95fa0a7ef960cea4cd86909db46eab7cb80778e6 (patch)
tree0ca424257d9d955af120540ce3102ba94ef5b1fc /meta-phosphor
parent76690ea08b98a130700596f06596e9c7c459dea3 (diff)
downloadopenbmc-95fa0a7ef960cea4cd86909db46eab7cb80778e6.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 7d1004a40..01d2c93d5 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 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
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"