summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-08 00:20:56 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-08 18:52:56 +0300
commit9293bbf4fdb53f466a30b216aeacc0c0c3ca00fc (patch)
treefc08a25db3ac9e979955ed46ff851ff8b74003b4
parenta7e73aef780308a90345c8ae34b7105ebb383e1a (diff)
downloadopenbmc-9293bbf4fdb53f466a30b216aeacc0c0c3ca00fc.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"