summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-28 20:10:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-29 05:24:24 +0300
commit9580ff7269748d5e2846ac3b23c65a2785472138 (patch)
tree3d16d51fab30cafd12dc5db5066cc25a03757c64 /meta-phosphor/recipes-phosphor/configuration
parent635bc70271ca5495cdd690bcb434f7b46a5bb007 (diff)
downloadopenbmc-9580ff7269748d5e2846ac3b23c65a2785472138.tar.xz
entity-manager: srcrev bump ff58eba9e7..1ffa4a440e
James Feist (1): Add ability to disable device logging (From meta-phosphor rev: fe5b671e303599173995ba5e25a1dd60e562b968) Change-Id: I92c3ca23b8eaee7f9aa55be87caeb04a67be404a 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 5c4a9e4d3..7946c37cc 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 = "ff58eba9e7f06b60879db38e1be6b41c6b2b9092"
+SRCREV = "1ffa4a440e9004a172f858c4f7c9b8f2fc85404c"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"