summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-25 02:01:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-25 18:30:56 +0300
commit879df3c4e770812e70fe28008baa60e916be73a8 (patch)
tree5d0f7247184eb964736f848330606fcc805c9964 /meta-phosphor
parented27c33c83228d0bfa0e30cb57c4f1974b36d2d3 (diff)
downloadopenbmc-879df3c4e770812e70fe28008baa60e916be73a8.tar.xz
entity-manager: srcrev bump 71f295f85b..665267ca95
James Feist (2): Fix Power Supply Fru Detections Fix template replace for Array (From meta-phosphor rev: 8b9e4fe8dfef3eb4aa64a7c4063ec1c0958dc7ec) Change-Id: If243b94318d691269fa677d176eb357573550e1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 e760f2153..2143c3cfe 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 = "71f295f85bbc5a9e84117e9d3238a87dc553a49d"
+SRCREV = "665267ca954b8f328d13637a688864de7ca3c993"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"