summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-24 23:00:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-25 02:02:15 +0300
commit7ac43f6d5651f158428c6367dc3f04b185e25af7 (patch)
tree3ef5f52d36d2cfe0da8c7fba2a2758936d0d7904 /meta-phosphor
parentdc970204e1f3b25cadefb1045d26b6c1b79a815d (diff)
downloadopenbmc-7ac43f6d5651f158428c6367dc3f04b185e25af7.tar.xz
entity-manager: srcrev bump 886c1bafa0..4f3288954e
Matt Spinler (1): Fix lambda capture in findDbusObjects Change-Id: Ie4e6263ec07c7c284e22408130abb63961ebad60 Signed-off-by: Andrew Geissler <openbmcbump-github@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 77a8e3171..c4adb3d41 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 = "886c1bafa06bbe4364ac692a205fdfc750ba090a"
+SRCREV = "4f3288954ef2652e43fe565886b84598d890f9ef"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"