summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/layer.conf b/meta-phosphor/conf/layer.conf
index 2510f30fb..c90546673 100644
--- a/meta-phosphor/conf/layer.conf
+++ b/meta-phosphor/conf/layer.conf
@@ -8,6 +8,7 @@ BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "obmc-phosphor"
BBFILE_PATTERN_obmc-phosphor = "^${LAYERDIR}/"
LAYERVERSION_obmc-phosphor = "1"
+LAYERSERIES_COMPAT_obmc-phosphor = "sumo"
# Provide a variable that points the base of the phosphor layer.
PHOSPHORBASE = '${@os.path.normpath("${LAYERDIR}/")}'