summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-13 00:01:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-13 21:35:39 +0300
commit47ab3e6bdadb3ab09a5d42f24d5a1a16322d9b34 (patch)
treed9f68f24124756e730f26855fc41b65f7751a87e /meta-phosphor
parent741c164ca823b25f5aaf176a6a63638bbd97eaf8 (diff)
downloadopenbmc-47ab3e6bdadb3ab09a5d42f24d5a1a16322d9b34.tar.xz
entity-manager: srcrev bump 85ca6dd2fa..02d2b9334b
James Feist (1): Fix Delete D-Bus Method (From meta-phosphor rev: 720d6eede98b38ed3af78518e0f21c7adc61bb6f) Change-Id: I5090092c4d95cd53f8fe44dd2d17584bf7446ab9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 0ebb5d95f..59c09cbce 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 = "85ca6dd2fa3f05b87adfd722f66dcd54a935616c"
+SRCREV = "02d2b9334b75879883ed7e9bba138bab54f39886"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"