entity-manager: srcrev bump 82c84bbe50..cd1868e8e0

Brad Bishop (13):
      docs: Add minimal doxygen setup
      entity-manager: probe: factor out probe logic
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: add probe logic tests
      entity-manager: probe: Refactor matching
      entity-manager: remove dead code
      entity-manager: probe: add support for bytestrings

Change-Id: I72bd8a333a6cd38bf10466d3ba98261a0a70509f
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 d8b1ac6..af81983 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 = "82c84bbe501fc1917145dca279faf445f0340a76"
+SRCREV = "cd1868e8e0d3fdd6dff29598922944deb718e120"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"