summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-11 19:01:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-12 01:45:35 +0300
commit0ed8f098d0d9d8f5beb1a7acf4dafe6e09693a7c (patch)
treef20cf64d7687230003bd3b323894822973ed9fea
parent25091ea11916f225aca2c922bceee6721b93a237 (diff)
downloadopenbmc-0ed8f098d0d9d8f5beb1a7acf4dafe6e09693a7c.tar.xz
entity-manager: srcrev bump 08a5b175ee..3b39d2a34b
Cheng C Yang (1): Fix Fan Speed 2 not working issue. (From meta-phosphor rev: e3a52c204f06dbb95728bcd847138232a6f6fa44) Change-Id: If51c495cb496449cc32736c6f11d137c23227fb4 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 958f215e1..6370f9375 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 = "08a5b175eec81c53506709fda8a7c168748cc22d"
+SRCREV = "3b39d2a34b832f22806bf0a650abda4fdfbdd424"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"