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

Change-Id: I54a7b2f30ffc13d8c21e6ebd2d0927e6f36e5453
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 2fc29d6..765ae6f 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 = "c0dcf0d3f0a0865ccc9ff3ada2d3e70918377401"
+SRCREV = "ce80db74ee4eceef3dcd236c74ba4d2aaaf76bda"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"