summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-26 21:21:48 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-26 23:59:33 +0300
commit8962925c12914a142b05adb2c86628787e6256f7 (patch)
treea56db53c4d953773c9e43c16d134296d18e388f8
parentbc7b43faa96ea3f51715a337769db3d27ad6c895 (diff)
downloadopenbmc-8962925c12914a142b05adb2c86628787e6256f7.tar.xz
entity-manager: srcrev bump dabccf49fd..54a0dca28e
Cheng C Yang (1): Add Sensor Label to PSU James Feist (1): Fix multiple AND expression (From meta-phosphor rev: ed86cfa05423b4cecabe65a4b60fe0fa50bf9d89) Change-Id: I8ae839522055a08c27735a3cf6a75ebf1e378303 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 d672b509d..9ff2d22fb 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 = "dabccf49fd4a7f8db47615dc4895d64148e2626e"
+SRCREV = "54a0dca28ed36b2a7a530f52627c51e62db4acb7"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"