summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-23 18:51:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-24 03:40:00 +0300
commit809b0a14c6e11babdf63c0e9bea00635bbc144db (patch)
tree48d11867d68c2171c2af380655cadc45269f08e5 /meta-phosphor/recipes-phosphor/configuration
parentac9f2f472aef3668aca7855604acf69b9771b67b (diff)
downloadopenbmc-809b0a14c6e11babdf63c0e9bea00635bbc144db.tar.xz
entity-manager: srcrev bump 43c9e2a763..6cfb775bea
Andrei Kartashev (2): FruDevice: use FRU Areas enum to iterate FruDevice: parse more than 2 custom fields (From meta-phosphor rev: 4b385685c90cace4f1183598fa30b257696cbd89) Change-Id: Iae5c7f944de51eaa4cdc985058258d83a135994a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 5ed845a6b..7e7400a0d 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 = "43c9e2a7633efc761069bcbb746d5768cdc6224c"
+SRCREV = "6cfb775bea723b019143843cfd821f2e83347ab5"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"