summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-18 06:11:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-18 21:44:29 +0300
commit098aede0532992b24eb7dc2d245e601510d180bf (patch)
treeff65cdd1a9e365a9fb8ba6918a6e8cd87286fe16 /meta-phosphor
parentb921e438a2c75d32ec88a6a127a2d568ecd0ffe2 (diff)
downloadopenbmc-098aede0532992b24eb7dc2d245e601510d180bf.tar.xz
entity-manager: srcrev bump cb5661dc37..4e6a62fa70
Jeremy Kerr (1): FruDevice: implement FRU field decoding (From meta-phosphor rev: 23e4c7cfb2abf57988a7462af7d66c2d597df1dd) Change-Id: I32604520f5fb98cbc474cdc45d81e5d681f30b4d 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 30378a3cc..b23dc74c1 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 = "cb5661dc3704b88632a1ddeb75b060bb9b058a94"
+SRCREV = "4e6a62fa707e20505d2ae4c47bf97349d85dd2c3"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"