summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-10 02:11:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-12 14:44:09 +0300
commite2f77c8d08011fb47b6269f7f27f323c84eb78c1 (patch)
tree1a671ae908c09065e479e91d4bd16a968e738087
parent519792e4da447e2674707fb2767eddfd4137c4d8 (diff)
downloadopenbmc-e2f77c8d08011fb47b6269f7f27f323c84eb78c1.tar.xz
entity-manager: srcrev bump b295e1d838..ce66b3ae70
Patrick Venture (5): bugfix: frudevice: read entire fru contents style: frudevice: use lower camel for symbols entitymanager: flip logic to reduce indentation add .clang-ignore for checked-out dependencies .gitignore: add dependencies and output (From meta-phosphor rev: 006c733657f66ea87013b7a53c5e93c976489f45) Change-Id: Ie2056599b38cb75032c42c9bdaab06d1c3ae5aa6 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 2a133396e..cb519cdb5 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 = "b295e1d8385544f12a436ef63153d373ff8de625"
+SRCREV = "ce66b3ae7091bf806542147bf9848dcc1a2215b6"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"