entity-manager: srcrev bump b02752f7de..183fab9db4
Andrew Jeffery (2):
schemas: Descriptions must be strings
scripts/validate_configs.py: Ensure schemas are validated as well
Delphine CC Chiu (1):
configurations: yosemite4 : Add AssetTag
Change-Id: If654fbecae32e6da10327db182e78fd9386cdebd
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 2069049..f936f8c 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 @@
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "b02752f7dee06a22b920eecc26849b5dd6fd1d51"
+SRCREV = "183fab9db4e87e8497c7cf8491e55cc46b3ad51a"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"