From 6965aae1c2a513f84886dce543d1958ece7e56dd Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 25 Mar 2021 09:46:20 +0800 Subject: layer.conf: add hardknott to LAYERSERIES_COMPAT Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index f7d0dda..1173e6d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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" -- cgit v1.2.3-54-g00ecf