entity-manager: srcrev bump cd1868e8e0..c994c029c2

Andrei Kartashev (2):
      FruDevice: some code cleanup
      FruDevice: add binary fields decoding

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