summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2024-03-19 21:12:44 +0800
committerJoe MacDonald <joe@deserted.net>2024-03-20 07:32:53 -0400
commit1d702c31ea4211fcfef9389bcced6c47e41b9d67 (patch)
treea4ce9de9992dabcd3b0b7374993737a4b08ed5ca
parent7fc76cf77b007a3f79b7369ce578d11270aef9c2 (diff)
downloadmeta-selinux-1d702c31ea4211fcfef9389bcced6c47e41b9d67.tar.gz
layer.conf: update for the scarthgap release series
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 0a0a6ab..4e04e5c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,7 +17,7 @@ BBFILE_PRIORITY_selinux = "5"
17# cause compatibility issues with other layers 17# cause compatibility issues with other layers
18LAYERVERSION_selinux = "1" 18LAYERVERSION_selinux = "1"
19 19
20LAYERSERIES_COMPAT_selinux = "nanbield" 20LAYERSERIES_COMPAT_selinux = "scarthgap"
21 21
22LAYERDEPENDS_selinux = " \ 22LAYERDEPENDS_selinux = " \
23 core \ 23 core \