summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-06-25 16:10:33 -0400
committerYi Zhao <yi.zhao@windriver.com>2025-06-26 11:45:50 +0800
commit9c43c41e99bf0f77bccdd819cb5822eda5fd3338 (patch)
treea99efabecd8ef49e275d54e9411f697cb628539e
parent32adf788c70a3e75e947ea7394b9a746686bb01e (diff)
downloadmeta-selinux-9c43c41e99bf0f77bccdd819cb5822eda5fd3338.tar.gz
Set compatible layers to whinlatter
whinlatter is the next release, set it as compatible layer since it is not backwards compatible. Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index b0dc48b..6ec4380 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 = "walnascar styhead" 20LAYERSERIES_COMPAT_selinux = "whinlatter"
21 21
22LAYERDEPENDS_selinux = " \ 22LAYERDEPENDS_selinux = " \
23 core \ 23 core \