entity-manager: srcrev bump 444830eed8..b65cf3b6fd

Jae Hyun Yoo (1):
      Make CPU index start from 1 instead of 0 for Tioga Pass

Zhu, Yunge (1):
      [ADC-GPIO]Enable ADC Gpio bridge configuration

Change-Id: If16d18a278ba51203d17df1b200dc10b066eec2f
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 83179ab..e73571a 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 = "444830eed8cc2693d03015c3a6c1632ad804bf00"
+SRCREV = "b65cf3b6fdb91bc8d7f6d858bfc050e79bb2703c"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"