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

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

(From meta-phosphor rev: 630a9c22919a8c385ffa37764b4a5e0a759c71f6)

Change-Id: I2a9be2f5c90df32f04a87e76b6787b7acf618d6a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index a50a4da..25cd24a 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 = "35f5e0e3dff9364b7813cca42b1ef29de3535181"
+SRCREV = "29d83258f1268b3c41f97649518fa9bb1ffe83ed"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"