summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-26 23:40:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-28 03:48:53 +0300
commit3a5314e6d96dc325fc6f79cf43fc205a3d3166bd (patch)
tree26258eb81c713cc3eccd57e0247ecabaecc0b4fa
parent8e73d1dd102f215bfa6a747ace1e5e1818858914 (diff)
downloadopenbmc-3a5314e6d96dc325fc6f79cf43fc205a3d3166bd.tar.xz
entity-manager: srcrev bump f69ee424f3..3b80d7c51f
Cheng C Yang (1): Add Fan2 to 1600W PSU Nikhil Potade (1): Support for Storage schema for drives on redfish (From meta-phosphor rev: 8f4d25b5974d6d30e9e00d816659f7bb9b33c7c6) Change-Id: I92860822d6b87be05f652cb903a06936562ceb3f 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 b2cdf113e..a1bde7e70 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 = "f69ee424f30946bd6f829cb04e532c2f3febb084"
+SRCREV = "3b80d7c51ff5d5859c0ca1f2b517c18f4766a1a6"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"