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
(From meta-phosphor rev: 3ff6823f2a4011494822ddbff99e43397bcb7ae4)
Change-Id: If298adc8f3ca346723a6f78f3e671dbbefe28943
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 83179ab..e73571a 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 = "444830eed8cc2693d03015c3a6c1632ad804bf00"
+SRCREV = "b65cf3b6fdb91bc8d7f6d858bfc050e79bb2703c"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"