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
Change-Id: I23608efbd5728d3b8852055984b70fc9e2552d31
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 03f9b9f..6a6761b 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
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"