summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-24 01:00:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-24 03:21:22 +0300
commit7f67a1b36aeaa7abfc3127fd492233c52d04f1ff (patch)
treebaed7958aa737a6e22652c36d3d10bffb2e45ef3
parent2b48b1d056efde5478128be95f9ced99ef0d4980 (diff)
downloadopenbmc-7f67a1b36aeaa7abfc3127fd492233c52d04f1ff.tar.xz
entity-manager: srcrev bump 8152a13918..886c1bafa0
Adriana Kobylak (1): configurations: Add IBM CFFPS json files Helen Huang (1): Checking nullptr of busmap[0] Patrick Venture (1): test: start frutils unit-tests Vijay Khemka (1): FruDevice: Enforce FRU layout order Change-Id: I1d5236a21489f7bf955411e85441fe3a019647fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 d7d057656b..77a8e31718 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 = "8152a1391854e3c736de7fd819ddfff7542297c3"
+SRCREV = "886c1bafa06bbe4364ac692a205fdfc750ba090a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"