entity-manager: srcrev bump 886c1bafa0..4f3288954e

Matt Spinler (1):
      Fix lambda capture in findDbusObjects

Change-Id: Ie4e6263ec07c7c284e22408130abb63961ebad60
Signed-off-by: Andrew Geissler <openbmcbump-github@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 77a8e31..c4adb3d 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 file://blocklist.json"
-SRCREV = "886c1bafa06bbe4364ac692a205fdfc750ba090a"
+SRCREV = "4f3288954ef2652e43fe565886b84598d890f9ef"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"