From 6fea44c695730129df8bd744b0e22ccd62a725c2 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Tue, 16 Mar 2021 11:57:20 +0800 Subject: layer.conf: add hardknott to LAYERSERIES_COMPAT We'd still like to remain compatible with dunfell and gatesgarth core as well. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index b9b3ada5..c4781ffd 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "dunfell gatesgarth" +LAYERSERIES_COMPAT_intel = "dunfell gatesgarth hardknott" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf