summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-06 21:41:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-08 16:53:41 +0300
commit6ec1fa30b650d824a369a08f12ef2acb50148e3b (patch)
treeaf6d081664f3d0f50c3688bbf18453cbaf397df3 /meta-phosphor
parentad879ad385c1ba62d559b28b0df744f4fc1d7ac2 (diff)
downloadopenbmc-6ec1fa30b650d824a369a08f12ef2acb50148e3b.tar.xz
entity-manager: srcrev bump b1728ca01e..2539ccd113
James Feist (2): Register match always Add lock around callback (From meta-phosphor rev: 21ad77ea24fa8868782095c544f9e9a35e26c9e9) Change-Id: Icdb31cb796749e0bd5432ac78dc456ce31a58320 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 57b27d29f..b18f39b16 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 = "b1728ca01e23de1f2a676d445a478e34f2456bda"
+SRCREV = "2539ccd113174d37feb1b0c036f97ada68f541e7"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"