entity-manager: srcrev bump b1728ca01e..2539ccd113

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

(From meta-phosphor rev: 21ad77ea24fa8868782095c544f9e9a35e26c9e9)

Change-Id: Icdb31cb796749e0bd5432ac78dc456ce31a58320
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 57b27d2..b18f39b 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 = "b1728ca01e23de1f2a676d445a478e34f2456bda"
+SRCREV = "2539ccd113174d37feb1b0c036f97ada68f541e7"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"