entity-manager: srcrev bump 85ca6dd2fa..02d2b9334b

James Feist (1):
      Fix Delete D-Bus Method

(From meta-phosphor rev: 720d6eede98b38ed3af78518e0f21c7adc61bb6f)

Change-Id: I5090092c4d95cd53f8fe44dd2d17584bf7446ab9
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 0ebb5d9..59c09cb 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 = "85ca6dd2fa3f05b87adfd722f66dcd54a935616c"
+SRCREV = "02d2b9334b75879883ed7e9bba138bab54f39886"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"