mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 21:09:04 +02:00
layer.conf: add compatibility with dunfell
And remove thud and warrior as they are not tested. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
99b7249250
commit
6fdc5a8749
|
@ -14,4 +14,4 @@ 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 = "thud warrior zeus"
|
||||
LAYERSERIES_COMPAT_dpdk = "zeus dunfell"
|
||||
|
|
Loading…
Reference in New Issue
Block a user