mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-20 16:20:31 +00:00
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:
committed by
Khem Raj
parent
31cdabb9b1
commit
07772ae470
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
|
||||
|
||||
LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
|
||||
|
||||
LAYERSERIES_COMPAT_meta-python = "scarthgap styhead"
|
||||
LAYERSERIES_COMPAT_meta-python = "styhead"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||
|
||||
Reference in New Issue
Block a user