summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-12 19:51:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-13 01:28:52 +0300
commit2307f48ad0bc138c3d3e724d44f37e93f72d0ffa (patch)
tree45bfa06b28a1f8ec7a9e76f6300859ff352cbdde /meta-phosphor/recipes-phosphor
parent772a6ed61c78271b07bfd3a6d7bd19c708dec1ea (diff)
downloadopenbmc-2307f48ad0bc138c3d3e724d44f37e93f72d0ffa.tar.xz
entity-manager: srcrev bump c7c5de795c..10a8c5fe93
Brad Bishop (1): entity-manager: scan after ObjectManager signals (From meta-phosphor rev: 472c23ff91b2a1fbbcd06643280763155a1b0d88) Change-Id: Idadebd8ce3569bbc8322d3951447297049a9a1af 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 996f09465..a673cab8e 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 = "c7c5de795cf672797ae35965e95642dd1fc39363"
+SRCREV = "10a8c5fe933e82214538f43947a185a66cfa04f0"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"