summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-16 02:21:41 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-16 04:57:16 +0300
commit864260a01e1f2b636cbc6d6a033f8aa82686fe15 (patch)
tree350056eccd898b09b74e3f53410c6a558a98c6d5
parentc00595ba166884469e675c422f5405a88822ea00 (diff)
downloadopenbmc-864260a01e1f2b636cbc6d6a033f8aa82686fe15.tar.xz
entity-manager: srcrev bump 7dfcd7d976..2de90695fd
James Feist (3): Shorten long sensor names Remove Profile Configuration Update json schema for fan control Zhu, Yunge (1): Add four types of HSBP (From meta-phosphor rev: 24f85a26ec088af693f8eaa4e62bb56e81f713a9) Change-Id: I5ed1478e36365a9cb8f3e5fdd01ec4e92c287409 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 332202839..fbc8870a8 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 = "7dfcd7d9768bcd6a046401bc6eec0e200e15eb44"
+SRCREV = "2de90695fd47dd9dd82e47c5a999ecda3ded6f0d"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"