summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-10 02:11:02 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit015308666b78f2c90124456e7cce38075321ac84 (patch)
tree3eb973dae13d08076f4ead9795e36f28fce0e17e
parent8205da008607b4a17ac709d1c690d2fd4b79f737 (diff)
downloadopenbmc-015308666b78f2c90124456e7cce38075321ac84.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"