Add styhead LAYERSERIES_COMPAT

oe-core has switched to styhead only.
Add layer compatibility to meta-parsec
for styhead.

Signed-off-by: Anusmita Dutta Mazumder <anusmita.duttamazumder@linaro.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Anusmita Dutta Mazumder
2024-09-10 09:11:04 +01:00
committed by Armin Kuster
parent 5e742d7fb0
commit 84d9cd5699

View File

@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer"
BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_parsec-layer = "5"
LAYERSERIES_COMPAT_parsec-layer = "nanbield scarthgap"
LAYERSERIES_COMPAT_parsec-layer = "styhead nanbield scarthgap"
LAYERDEPENDS_parsec-layer = "core clang-layer"
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"