entity-manager: srcrev bump eb8a4470ae..ab29641a70

Patrick Venture (1):
      split readFRUContents() into FruUtils module

Change-Id: I2e4a9218e176a5ce3df99892d870b0d6072dbcee
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 ba032a8..00d9e65 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 file://blocklist.json"
-SRCREV = "eb8a4470ae9a08479a9412df181ba0d818564829"
+SRCREV = "ab29641a703dd456728f3a0f05187ffc032c8ea6"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"