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

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

(From meta-phosphor rev: 8b9e4fe8dfef3eb4aa64a7c4063ec1c0958dc7ec)

Change-Id: If243b94318d691269fa677d176eb357573550e1f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index e760f21..2143c3c 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 = "71f295f85bbc5a9e84117e9d3238a87dc553a49d"
+SRCREV = "665267ca954b8f328d13637a688864de7ca3c993"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"