summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-19 22:20:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-22 19:55:54 +0300
commitc5c82bb16bfa190b47db5917e7b05ab80bfd47ac (patch)
tree49994d68168bae602321553e77d12ce68adc0cc8
parent8c40b3ad72723b876af1c5d2dd8e71a0ffdd8a59 (diff)
downloadopenbmc-c5c82bb16bfa190b47db5917e7b05ab80bfd47ac.tar.xz
entity-manager: srcrev bump 92daaaa3c1..35f5e0e3df
James Feist (1): EM: On duplicates use device index (From meta-phosphor rev: e7f7e56bb97ba491f657943acea04b8790a6f2af) Change-Id: Ia8b2023a431e9a4171f4c0f6965cf3b7271259e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 ab6a9b0bd..a50a4daf6 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 = "92daaaa3c150cb4f7e992a528ac84cb6eac0fe8f"
+SRCREV = "35f5e0e3dff9364b7813cca42b1ef29de3535181"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"