summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-06 02:50:55 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commitfec7ea383a1453f50e0dd4fbe81b09830ddc1683 (patch)
treefb6901c85032afd23fe15e73bb3b8cdf87a03b09 /meta-phosphor/recipes-phosphor/configuration
parent40607eeabf480177855d6ef8f8b11ff8f1ca76fa (diff)
downloadopenbmc-fec7ea383a1453f50e0dd4fbe81b09830ddc1683.tar.xz
entity-manager: srcrev bump a39ff4bacf..64fd7e2ac0
Patrick Venture (2): frudevice: bail early on invalid header frudevice: bail on area_offset == 0 (From meta-phosphor rev: 04616bed77228078df2411564044b9380d799eb7) Change-Id: I220331ba20bc65fd938f0ff38acc89d669af4fcd 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 3e7cab0a1..7b61294d2 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 = "a39ff4bacffd81bccee781dec41c6a2a78fa3628"
+SRCREV = "64fd7e2ac005513da0e0e0d22e12d375ebb3d0b9"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"