summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-05 20:32:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-07 16:10:23 +0300
commit75b613a3b85d0cabd4a0f74c7af2e88730425622 (patch)
treee9f9acfe6e2fdd1750babe788201c504a9344389 /meta-phosphor
parent249a1a343612cb5cefe8cc81cad2a52f0d8d699b (diff)
downloadopenbmc-75b613a3b85d0cabd4a0f74c7af2e88730425622.tar.xz
entity-manager: srcrev bump eb5392c31d..444830eed8
James Feist (3): Fix direction fru-device: Strengthen fru header check fru-device: Fix bus lock timeout (From meta-phosphor rev: b54069c6926b615a14890e9e90a2a2baef3ed146) Change-Id: Id7431cfc476086e1656d89a47562a4a0188c69d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 11c3c0af3..83179abf7 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 = "eb5392c31de314d9784269121edeafa22e4908af"
+SRCREV = "444830eed8cc2693d03015c3a6c1632ad804bf00"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"