entity-manager: srcrev bump 9e253eb197..ebcc26bed2

James Feist (1):
      Add array patching support

Johnathan Mantey (1):
      Fix DBus illegal character regex to exclude '.' characters

Patrick Venture (1):
      build: install into bin instead of sbin

(From meta-phosphor rev: 4ac3564a52cdb4675f641a5407cc16601425d00b)

Change-Id: Iba790d3c15bad2126ce2d4006a5162f262eac1f7
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 7dd245a..1787a89 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 = "9e253eb1976b096902b2d966a191b3b5d5910157"
+SRCREV = "ebcc26bed2367532c16cb765ae434a525047f568"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"