summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-19 00:40:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-19 20:55:27 +0300
commit2c6b891cd6acd525fab99804dee2c3794f3f49cb (patch)
tree12415bbcc9b8e56778c86b9934b8206e984a4402
parenta432da37549ea06f847175acf55c5f6ccccfc831 (diff)
downloadopenbmc-2c6b891cd6acd525fab99804dee2c3794f3f49cb.tar.xz
entity-manager: srcrev bump 733f765421..7972bb95e4
James Feist (1): Stop reading devices that don't like it (From meta-phosphor rev: 5aabe53cb2c0c933fe0733ff185d3869436372b3) Change-Id: If4e0f1fd1b01468f5cd223ffe5764143b4d6cc85 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 368cfc59d..6fa0ace4f 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 = "733f765421a00eedc31a6ed8d09b601a3fdb3c24"
+SRCREV = "7972bb95e4c9816217c025416701e48dae5b4f05"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"