entity-manager: srcrev bump 665267ca95..dabccf49fd

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

(From meta-phosphor rev: 3b50fc52ceb68f344cde0b3d420e1347d4d2af61)

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