summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-02 01:31:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-03-03 20:07:37 +0300
commit4b36474ba2806d9daf0a598f62243b38e162de3b (patch)
tree9b7dc78f0353b9c1a9d98af805939c4445eddede /meta-phosphor/recipes-phosphor/configuration
parent0d3201cf79fdc3581fc05257d406da2b334b45fe (diff)
downloadopenbmc-4b36474ba2806d9daf0a598f62243b38e162de3b.tar.xz
entity-manager: srcrev bump 5d9875db8e..f835141062
James Feist (3): Add std::vector<double> to json variant type Remove intrusion from WFP Add initial fan profiles Qiang XU (1): Add "Class" to PCH/I2C based chassis intrusion sensor config (From meta-phosphor rev: 5016f44f8e2981ba6b34e6d552fc1f93e447d2e3) Change-Id: I41d7f40fb284cdb8d7355fb8bc6d9decd7eb9461 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 c77efe773..1af532f8c 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 = "5d9875db8ef4c6f80d5d72f751594ad167002fbd"
+SRCREV = "f835141062f3bd195619ad5447d044feadacfc93"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"