From a064295cd5e40f83e86378f86dd42d7f783a6eea Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 15 Oct 2020 13:29:48 +0800 Subject: layer.conf: add gatesgarth to LAYERSERIES_COMPAT We'd still like to remain compatible with dunfell core as well. Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 6b379a6c..1a0dd298 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" +LAYERSERIES_COMPAT_intel = "dunfell gatesgarth" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf