mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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
@@ -31,4 +31,4 @@ LAYERVERSION_multimedia-layer = "1"
|
||||
|
||||
LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_multimedia-layer = "scarthgap styhead"
|
||||
LAYERSERIES_COMPAT_multimedia-layer = "styhead"
|
||||
|
||||
Reference in New Issue
Block a user