entity-manager: srcrev bump 08a5b175ee..3b39d2a34b

Cheng C Yang (1):
      Fix Fan Speed 2 not working issue.

Change-Id: Ib90c6defe2562f14a8b3428b377737240c8fc128
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 958f215..6370f93 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 = "08a5b175eec81c53506709fda8a7c168748cc22d"
+SRCREV = "3b39d2a34b832f22806bf0a650abda4fdfbdd424"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"