summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-30 03:10:16 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-30 04:58:58 +0300
commit24dc4d718b07918a78407cacc7d2612850ddd863 (patch)
treeedc5cbb7c9763db7fe50e1cc1742691fcdc58bb0
parent3db64c7ceff7c5591d37776f373482e86479bda4 (diff)
downloadopenbmc-24dc4d718b07918a78407cacc7d2612850ddd863.tar.xz
entity-manager: srcrev bump 57cf32d9fe..c1aff3a71d
James Feist (1): Add fan presence support configurations (From meta-phosphor rev: f71095e2b0e43a76a7b47112cc3e3c12fde87dc5) Change-Id: I673c2d8274bbae7ab3047b30dbca5b07f9420d88 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 9c2916d9b..2d422dcdd 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 = "57cf32d9fe8bb5d68b99b8e3bdd67391c2deca3a"
+SRCREV = "c1aff3a71d40814db52a7ae0dddbdb292624a1cd"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"