entity-manager: srcrev bump aa497edfc5..3a1cbe232a
Andrew Geissler (2):
aggregation: add satellite controller schema
aggregation: add support to ibm tacoma system
Change-Id: I361ce7b9c9d34ba8efe811a242704b15544a9bd3
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 79090e3..9ec0571 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 = "aa497edfc5dd4bcc7e3508498378d0747c622088"
+SRCREV = "3a1cbe232a8819cd9b2ae6cbea83f216b07a6455"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"