mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
layer.conf: update LAYERSERIES_COMPAT to dunfell
There are changes in current master that will work only with dunfell so remove all other branches. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
60773e8496
commit
e35522c28c
|
@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat"
|
|||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_intel = "5"
|
||||
LAYERSERIES_COMPAT_intel = "thud warrior zeus"
|
||||
LAYERSERIES_COMPAT_intel = "dunfell"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
||||
|
|
Loading…
Reference in New Issue
Block a user