entity-manager: srcrev bump c0dcf0d3f0..ce80db74ee
James Feist (2):
Add Bus And Index to NVME base interface
FruDevice: Fix power match
Jason Ling (1):
Add driver bind support for MAX34451
Josh Lehan (4):
.gitignore: Adding additional ignored files
Adding DEBUG and message for when device not in whitelist
Fixing trivial typo in error message
devices: add isl68137
(From meta-phosphor rev: 58f96b684425064667389937cca1fbe55e048a29)
Change-Id: I528b2f5582fa22253627bcd7e49cf9f6dc258a27
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 2fc29d6..765ae6f 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 @@
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "c0dcf0d3f0a0865ccc9ff3ada2d3e70918377401"
+SRCREV = "ce80db74ee4eceef3dcd236c74ba4d2aaaf76bda"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"