summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-20 18:09:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-03-21 00:19:44 +0300
commit2492ad59b2db127cef092b950a023eb3780e94ce (patch)
tree6da70793a7b1615393f2ce59263bad238188dee3
parente942c891472b040bc90e512ba623d74f66cc707c (diff)
downloadopenbmc-2492ad59b2db127cef092b950a023eb3780e94ce.tar.xz
entity-manager: srcrev bump 7bcd3f21fa..623de6cbb4
Cheng C Yang (1): Change PSU json to support more PSU Sensor (From meta-phosphor rev: 2265a5ef1abb2237d315d232ae1da62d75ed80ee) Change-Id: Ief0c003071cf1c99dfb54182d3a6568f6c5cbda8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 dee030852..c16055055 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 = "7bcd3f21fa1476f8651b1fc753d3e7f170ead700"
+SRCREV = "623de6cbb49070085bb97b98ba379206bac98a7a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"