layers: stop declaring compatibility with scarthgap

With the UNPACKDIR changes in place the layers are no longer compatible
with the scarthgap release. Drop it from LAYERSERIES_COMPAT and limit
compatibility to styhead only.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Dmitry Baryshkov
2024-05-25 10:06:09 +03:00
committed by Khem Raj
parent 31cdabb9b1
commit 07772ae470
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ LAYERVERSION_openembedded-layer = "1"
LAYERDEPENDS_openembedded-layer = "core"
LAYERSERIES_COMPAT_openembedded-layer = "scarthgap styhead"
LAYERSERIES_COMPAT_openembedded-layer = "styhead"
LICENSE_PATH += "${LAYERDIR}/licenses"