summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-09 19:21:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-10 16:03:24 +0300
commitccdc23ecdbfd7e6d7b4bd9d2762610af87be4320 (patch)
tree929ea2c9ac2d1634d6fdfe5edbbe6ee701423709
parent1e78ac6077d8fdb5675a6a39023c770a4388466b (diff)
downloadopenbmc-ccdc23ecdbfd7e6d7b4bd9d2762610af87be4320.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 83179abf7..e73571a0a 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 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
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"