mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 05:04:45 +02:00
layer.conf: update to include compatibility with walnascar
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
4f5ff4c3c8
commit
59a2755d76
|
@ -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 = "scarthgap styhead"
|
LAYERSERIES_COMPAT_dpdk = "scarthgap styhead walnascar"
|
||||||
|
|
||||||
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