mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-19 21:09:04 +02:00
layer.conf: add hardknott to LAYERSERIES_COMPAT
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c1b8e5e910
commit
6965aae1c2
|
@ -14,4 +14,4 @@ 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 = "dunfell gatesgarth"
|
LAYERSERIES_COMPAT_dpdk = "dunfell gatesgarth hardknott"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user