summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-10 20:01:21 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 01:01:56 +0300
commitbbf74db6b7d3b06102dbb8a66ee82089429e6b46 (patch)
tree290328897fc735d9c8b032a5458cdd15e390346c /meta-phosphor/recipes-phosphor/configuration
parent06d6fdff27acd747fc85912e0f4ffc05209b89c7 (diff)
downloadopenbmc-bbf74db6b7d3b06102dbb8a66ee82089429e6b46.tar.xz
entity-manager: srcrev bump bdfc5ec693..7b8786f447
Patrick Williams (1): ignore unique-name dbus connections Change-Id: I384b93715e396589b199c82e04d20eaefd8a2cba Signed-off-by: Andrew Geissler <openbmcbump-github@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 14b603bf6d..848049b77e 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "boost \
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "bdfc5ec6932c9ecfe60dc4dfc08c8592b64a0d72"
+SRCREV = "7b8786f44741ac66468daaae9764111a5ec29d25"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"