summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-30 01:11:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-01 02:07:03 +0300
commit6fefb05f4885da6027c30bd33a571ae4a90e3dea (patch)
treea652272385deaaca2cc45b5377790b15acc2e995 /meta-phosphor/recipes-phosphor/configuration
parentf3f713a302485ef98dbbc424008021cdedef7a28 (diff)
downloadopenbmc-6fefb05f4885da6027c30bd33a571ae4a90e3dea.tar.xz
entity-manager: srcrev bump b2fd7ca096..2189d612ba
Brad Bishop (11): scripts: add configuration validation script test: run validation script from CI schema: schema attribute tweak schema: factor out properties into legacy.json schema: factor out dbus schema: Add EMConfig schema: Add missing types schema: aggregate: add missing properties schema: top: add missing EMConfig properties schema: require type schema: add documentation (From meta-phosphor rev: cc03298a08fe81c267e0a083629c8b71e7b622f9) Change-Id: Ie1f3d57b6ee5511723979918cc9a9122b1d44de6 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 03f9b9f16..6a6761bc7 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 = "b2fd7ca0969419e449a475c03333a08389035e80"
+SRCREV = "2189d612ba7c5fd2cded0eb31e62f0b8bbe466e5"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"