entity-manager: srcrev bump b1728ca01e..2539ccd113

James Feist (2):
      Register match always
      Add lock around callback

Change-Id: I19dca927f425ecb6cd92e6d227961bf55da69bc9
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 57b27d2..b18f39b 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 = "b1728ca01e23de1f2a676d445a478e34f2456bda"
+SRCREV = "2539ccd113174d37feb1b0c036f97ada68f541e7"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"