summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-12 08:11:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-12 15:39:22 +0300
commit479454dce53a02a02d30cb309037e755ea1e02b8 (patch)
tree382672adce11f6965ad2615c974c3edec99d8d0a
parentddae5701ac93336bb42b89600fbc1d97e3bc5356 (diff)
downloadopenbmc-479454dce53a02a02d30cb309037e755ea1e02b8.tar.xz
entity-manager: srcrev bump 0eb4035759..ffdc4799ad
Yong Li (1): Add CPU error related and bios post completed gpio configuration Zhu, Yunge (1): Add Fault leds gpio configurations (From meta-phosphor rev: 0ef498dd67326addafe393fb31b1a2bc4731b77a) Change-Id: Ib4e73bbcdbfa05f192baabf5c2cf67f86b77c57e 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 baf8b01a3..83ce681a6 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 = "0eb40357594da898fbe261317f7b32f012b6f4db"
+SRCREV = "ffdc4799ad06de40b8e693f851465ba92a2c69bb"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"