summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-29 07:41:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-30 01:00:06 +0300
commitb34947319c2d0b71a0800d17bd900c4d064b19e0 (patch)
treeef5545b00c7027849f1119d15beeda7d041e11a5 /meta-phosphor
parent3775ef1c937a367bf18406580b3e4f2139852551 (diff)
downloadopenbmc-b34947319c2d0b71a0800d17bd900c4d064b19e0.tar.xz
entity-manager: srcrev bump f54a897416..d7b6659944
Andrei Kartashev (2): Add new Delta and ASPOWER PSU configs FruDevice: try to parse Fru even it a bit broken (From meta-phosphor rev: 873024c69532aa8174f8fff71b51563d87dcae45) Change-Id: Icbab99f7d6491b8baf2badc007dba3f84896209c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 bbb633aa3..178e6bcb5 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 file://blocklist.json"
-SRCREV = "f54a897416b8963e797a20b6461af50a5b40b28d"
+SRCREV = "d7b6659944c3527622d454526509a0a8697ada0f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"