entity-manager: srcrev bump 35f5e0e3df..29d83258f1

Brad Bishop (2):
      entity-manager: remove inventory manager interface
      remove dead code

Change-Id: I73fb82cd5f26677ac5f3005f0de05093c56cae0d
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 a50a4da..25cd24a 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 = "35f5e0e3dff9364b7813cca42b1ef29de3535181"
+SRCREV = "29d83258f1268b3c41f97649518fa9bb1ffe83ed"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"