summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-12 19:30:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-13 13:57:53 +0300
commitaffbcc379d754b955596ff7d28075ec12bf7eeb5 (patch)
tree5191808548794e4ce68c9068d05e2030f0f8f8b1 /meta-phosphor
parentacc069eae454e337d999fee6f0aee5afe191d6f4 (diff)
downloadopenbmc-affbcc379d754b955596ff7d28075ec12bf7eeb5.tar.xz
entity-manager: srcrev bump 3b39d2a34b..155362c341
Cheng C Yang (2): Fix Fan Speed 2 not working issue part 2. Add Power Unit Redundant Count (From meta-phosphor rev: a96c1a21fd396b179f8a9075f76f9a7a7ccd0e99) Change-Id: Id214c0366b8145af7b5364c0f254a3fbe85013d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 6370f9375..8500fe676 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 = "3b39d2a34b832f22806bf0a650abda4fdfbdd424"
+SRCREV = "155362c341036b528326da2b58067f1f6125e922"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"