summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-12 00:31:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-13 18:05:57 +0300
commit8db7b4dfac3f284512f9acc7767b93ef6d3c048a (patch)
tree86d87563421c0b85eb2cc04fd01a675c8fe6c575 /meta-phosphor/recipes-phosphor
parentfdb4dfdd7a2dee50cc3725e60a36ccc2c6ea2e0d (diff)
downloadopenbmc-8db7b4dfac3f284512f9acc7767b93ef6d3c048a.tar.xz
entity-manager: srcrev bump 1034e02600..32d1f0a456
James Feist (1): Add retries to mapper calls (From meta-phosphor rev: c04571b15808737835956ef26372328f04f9a003) Change-Id: I4c098bc795c33f894ef2d1b0192798d8531e0072 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 a32966330..063f412b7 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 = "1034e026001ceafb64d828622557af25e0fa5a38"
+SRCREV = "32d1f0a4560064b4c697e98db0037b93a41db4cc"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"