summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-29 00:30:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-31 18:52:11 +0300
commit5f2a2670ab6f5fe3aadea4b95741862a5f61b0b4 (patch)
treefc97cd1d5b4dd61e08358d6ad49b80654c62cd0b /meta-phosphor
parenta0ecd3b50c614c7ae18d4c7c3e89117af6eebb8d (diff)
downloadopenbmc-5f2a2670ab6f5fe3aadea4b95741862a5f61b0b4.tar.xz
entity-manager: srcrev bump 5213ccc16c..d5b87fbc32
Cheng C Yang (1): Add Rescan specific bus method (From meta-phosphor rev: 257e95750941fa67dc86a0fa9474dadce90e3544) Change-Id: If14e03bb507fba278aa564db03413b9de380c454 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 76f55abb8..69baafa79 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 = "5213ccc16c7f795ccb2b0e5d08d7ec75c1d24435"
+SRCREV = "d5b87fbc32de43d334788d4bbd3e5486301fb797"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"