summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-11 22:20:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-12 20:17:09 +0300
commita7e5da7ec054b73623ca4556f6c578d9634395de (patch)
treea1fa54426bdf8bb7c2711c7fc4e0232a9e0c2620 /meta-phosphor/recipes-phosphor/configuration
parent9e7e89efb7839a8479d9956116391c6b2fddf62a (diff)
downloadopenbmc-a7e5da7ec054b73623ca4556f6c578d9634395de.tar.xz
entity-manager: srcrev bump f2ad76b32c..787c3c3eff
James Feist (1): Fix Entity-Manager Crash issue (From meta-phosphor rev: ae97fa1280c1d6fd3bc586386ac70cd70bfd9f80) Change-Id: I8bf14c6086632bd34d6bebd5516b388d961c6550 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 675261156..6cc232f79 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 = "f2ad76b32cea5170a5a9a631f49935ae3dd4626d"
+SRCREV = "787c3c3effcbdd8b7b50e21919d90eb6e1d7298d"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"