From 84d9cd56991a646453c8817eeeb2f8556e36854e Mon Sep 17 00:00:00 2001 From: Anusmita Dutta Mazumder Date: Tue, 10 Sep 2024 09:11:04 +0100 Subject: 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 Signed-off-by: Armin Kuster --- meta-parsec/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-parsec/conf/layer.conf b/meta-parsec/conf/layer.conf index e9d0230..e59b60c 100644 --- a/meta-parsec/conf/layer.conf +++ b/meta-parsec/conf/layer.conf @@ -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" -- cgit v1.2.3-54-g00ecf