mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 13:14:46 +02:00
layer.conf: add gatesgarth to LAYERSERIES_COMPAT
And remove zeus as that is no longer supported or tested. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
ae5d09f376
commit
dd993590cd
|
@ -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 = "zeus dunfell"
|
||||
LAYERSERIES_COMPAT_dpdk = "dunfell gatesgarth"
|
||||
|
|
Loading…
Reference in New Issue
Block a user