mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 13:14:46 +02:00
layer.conf: update LAYERSERIES_COMPAT
LAYERSERIES_COMPAT add nanbield and drop EOL langdale. Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
cb685ae574
commit
49a0a03184
|
@ -14,7 +14,7 @@ LAYERDEPENDS_dpdk = "core"
|
||||||
# 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_dpdk = "1"
|
LAYERVERSION_dpdk = "1"
|
||||||
LAYERSERIES_COMPAT_dpdk = "kirkstone langdale mickledore"
|
LAYERSERIES_COMPAT_dpdk = "kirkstone mickledore nanbield"
|
||||||
|
|
||||||
BBFILES_DYNAMIC += " \
|
BBFILES_DYNAMIC += " \
|
||||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user