summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-04 04:30:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-05 20:31:54 +0300
commit04f3b44507bb68cd4dd032aa10d6a1f5a01ddace (patch)
treed72182e6ab72b72c2d66ac1626d6ea21ad32c65d
parent8b68a136cd9af231bbf4644ad250c728c8e361ef (diff)
downloadopenbmc-04f3b44507bb68cd4dd032aa10d6a1f5a01ddace.tar.xz
entity-manager: srcrev bump 065f6d966b..0158eb38b6
James Feist (1): WFP Baseboard: Fix wrong scale factors (From meta-phosphor rev: b5949034f1ef74a9d010afaa39f20508cf09e8a4) Change-Id: Ie707b306b5ab65a180d58409d1d2ae4a7a6fd98e 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 f10b71a41b..1a19e4c3ee 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 = "065f6d966b9dc13656df0d896f1de1742d803ad1"
+SRCREV = "0158eb38b67f8a6751e6b28165456e102a61a5a9"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"