mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +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
@@ -15,4 +15,4 @@ LAYERVERSION_filesystems-layer = "1"
|
||||
|
||||
LAYERDEPENDS_filesystems-layer = "core openembedded-layer networking-layer"
|
||||
|
||||
LAYERSERIES_COMPAT_filesystems-layer = "scarthgap styhead"
|
||||
LAYERSERIES_COMPAT_filesystems-layer = "styhead"
|
||||
|
||||
Reference in New Issue
Block a user