From 940218bd438776026398617033e09f288dae0137 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Fri, 30 Sep 2022 07:14:15 +0800 Subject: layer.conf: add langdale to LAYERSERIES_COMPAT Makes sure that we're compatible with the upcoming release. 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 64e209b6..77baa827 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,7 +19,7 @@ LAYERRECOMMENDS_intel = "dpdk" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "kirkstone" +LAYERSERIES_COMPAT_intel = "kirkstone langdale" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf