entity-manager: srcrev bump 43c9e2a763..6cfb775bea

Andrei Kartashev (2):
      FruDevice: use FRU Areas enum to iterate
      FruDevice: parse more than 2 custom fields

Change-Id: Ifefdd513ea6089ad379d3efab84b732932679eab
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 5ed845a..7e7400a 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 = "43c9e2a7633efc761069bcbb746d5768cdc6224c"
+SRCREV = "6cfb775bea723b019143843cfd821f2e83347ab5"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"