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:
Naveen Saini 2021-03-25 09:46:20 +08:00 committed by Anuj Mittal
parent c1b8e5e910
commit 6965aae1c2

View File

@ -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 = "dunfell gatesgarth"
LAYERSERIES_COMPAT_dpdk = "dunfell gatesgarth hardknott"