From d6d26a8e8de787fd59fed6f7a3c1bd06f156e931 Mon Sep 17 00:00:00 2001 From: Bogdan Oprescu Date: Mon, 8 Jul 2024 08:11:55 +0000 Subject: Update layer to Yocto 5.0 for EL8.4 Change-Id: I27de780b3a26054097af342a8ff8ea8f52bcbabe Signed-off-by: Bogdan Oprescu --- 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 69e8654..e01c56e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "el-common" BBFILE_PATTERN_el-common = "^${LAYERDIR}/" BBFILE_PRIORITY_el-common = "5" -LAYERSERIES_COMPAT_el-common = "dunfell zeus kirkstone" +LAYERSERIES_COMPAT_el-common = "kirkstone scarthgap" -- cgit v1.2.3-54-g00ecf