summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-02 02:11:56 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-02 11:45:48 -0400
commit298295e6efd7d17f78a55c09fe9a317081d9ad1a (patch)
tree7e85b26a5eee0283475e505205514be8591f9254
parentf4234ed2e828129c627fc3b7d63257f644411862 (diff)
downloadtalos-openbmc-298295e6efd7d17f78a55c09fe9a317081d9ad1a.tar.gz
talos-openbmc-298295e6efd7d17f78a55c09fe9a317081d9ad1a.zip
entity-manager: srcrev bump ebcc26bed2..eb5392c31d
Jae Hyun Yoo (2): Make CPU number index start from 1 instead of 0 Make other CPU relating index start from 1 instead of 0 (From meta-phosphor rev: 8eee77f218b859e69347e6f1252ff7cc483b196c) Change-Id: Idabd72cd145fa45af6961159191f414f22ebe55f 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 1787a8912..11c3c0af3 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 = "ebcc26bed2367532c16cb765ae434a525047f568"
+SRCREV = "eb5392c31de314d9784269121edeafa22e4908af"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"
OpenPOWER on IntegriCloud