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
Change-Id: Idf90d89ae484ec18ce1700979339d14a5c224d3a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 2a13339..cb519cd 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
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"