summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-08 00:20:56 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commita581189ec57b5b190c4e15e2b6228070d0ba11c7 (patch)
tree63fa05c483d9b4ae3978edf127f97e40da05c768
parent04aa9591bbde80fbce6962df4113c79ddf55bf6b (diff)
downloadopenbmc-a581189ec57b5b190c4e15e2b6228070d0ba11c7.tar.xz
entity-manager: srcrev bump 49b8251d2d..dc906ab4a8
Jae Hyun Yoo (1): Remove DIMM threshold configuration Patrick Venture (2): frudevice: add support for eeprom sysfs when found frudevice: debug: drop std::hex for bus (From meta-phosphor rev: bab0e27dfd9e8bdd329d3975edbcb2bb6d430e87) Change-Id: Idd3a599ff6cb052ca06eab58552217170137e4bd 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 a23c3d96f..2fef10510 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 = "49b8251d2d908090bdb16e13f36baa144a677ff8"
+SRCREV = "dc906ab4a899c854a295b223f1fad6631b096639"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"