entity-manager: srcrev bump 69da8707be..a037dd65d3
Ingrid Chen (1):
schemas: Add Inventory.Item.Storage interface
Patrick Williams (4):
jsonschema: update validator to the latest draft
json: adjust definitions alias
autojson: handle recursion
meson: re-sort configs
Ricky CX Wu (1):
configurations: yosemite4: Revise sensors' threshold on Medusa Board
Change-Id: I9ef38917128a1a2681c858e28cff6401f39dcbf7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 94728e9..8a7e386 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 @@
sdbusplus \
valijson \
"
-SRCREV = "69da8707beec5f1fa2fd07f50eb4af06bbc90f89"
+SRCREV = "a037dd65d32ebee6678e6be5f840816ec353ec2b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \