summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-17 01:10:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-17 03:33:49 +0300
commit53fecb2ba10d8b8bc888abb173c6d026afad192b (patch)
treed47bf9d3eb11bebe143a588b0057ccf76c26a908
parent19d5435daa6586c32b9976eb152fcfa88df67753 (diff)
downloadopenbmc-53fecb2ba10d8b8bc888abb173c6d026afad192b.tar.xz
entity-manager: srcrev bump ce80db74ee..4acdc54d46
Devjit Gopalpur (1): Enable INA230 current sensor and PCA9547 I2C mux (From meta-phosphor rev: 238da51962bbf55cc43deefceb6ceea8cece776b) Change-Id: I05c2cf073d9be820b658fcce978bffd657032927 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 765ae6f71..c73d4f4e1 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 = "ce80db74ee4eceef3dcd236c74ba4d2aaaf76bda"
+SRCREV = "4acdc54d46fbccfc99918480d5b3cb8a30e61617"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"