entity-manager: srcrev bump 71f295f85b..665267ca95

James Feist (2):
      Fix Power Supply Fru Detections
      Fix template replace for Array

Change-Id: Id05318c23704c5588d130caffa422f1e37bd9628
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 e760f21..2143c3c 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 = "71f295f85bbc5a9e84117e9d3238a87dc553a49d"
+SRCREV = "665267ca954b8f328d13637a688864de7ca3c993"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"