summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-20 19:11:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-21 01:30:13 +0300
commit171eec83a02080755783e30266e1023370125263 (patch)
treed0edc20b9e548ee25be4d343ceb716fca0d41d24 /meta-phosphor/recipes-phosphor
parent12be12da6a3ebd95af2a733ea2ae10b455df63ef (diff)
downloadopenbmc-171eec83a02080755783e30266e1023370125263.tar.xz
entity-manager: srcrev bump eb8a4470ae..ab29641a70
Patrick Venture (1): split readFRUContents() into FruUtils module (From meta-phosphor rev: e532a38f743f5d6a0265c1efa03b113e44aa077e) Change-Id: Ib93df280bc720df80630618c83aa49d61c915f8f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 ba032a819..00d9e6501 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 file://blocklist.json"
-SRCREV = "eb8a4470ae9a08479a9412df181ba0d818564829"
+SRCREV = "ab29641a703dd456728f3a0f05187ffc032c8ea6"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"