entity-manager: srcrev bump 665267ca95..dabccf49fd

James Feist (2):
      Fix bad spacing
      Add missing type

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