mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 12:49:00 +02:00
layer.conf: update LAYERSERIES_COMPAT to use whinlatter
Drop scarthgap and styhead from LAYERSERIES_COMPAT Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c447beae82
commit
c1f4b9a32f
|
@ -14,7 +14,7 @@ LAYERDEPENDS_dpdk = "core"
|
|||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_dpdk = "1"
|
||||
LAYERSERIES_COMPAT_dpdk = "scarthgap styhead walnascar"
|
||||
LAYERSERIES_COMPAT_dpdk = "walnascar whinlatter"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
||||
|
|
Loading…
Reference in New Issue
Block a user