mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2026-01-27 10:21:22 +01:00
Support whinlatter only
Yocto 5.3 merged most of meta-clang. Move recipes from dynamic-layers/clang-layer to the toplevel. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This commit is contained in:
parent
76ba934953
commit
36e44b684c
|
|
@ -19,11 +19,9 @@ LAYERRECOMMENDS_intel = "dpdk"
|
||||||
# This should only be incremented on significant changes that will
|
# This should only be incremented on significant changes that will
|
||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_intel = "5"
|
LAYERVERSION_intel = "5"
|
||||||
LAYERSERIES_COMPAT_intel = "scarthgap whinlatter"
|
LAYERSERIES_COMPAT_intel = "whinlatter"
|
||||||
|
|
||||||
BBFILES_DYNAMIC += " \
|
BBFILES_DYNAMIC += " \
|
||||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
|
||||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bbappend \
|
|
||||||
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \
|
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \
|
||||||
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
|
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
|
||||||
meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bb \
|
meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bb \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user