summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-01-05 09:04:54 +0800
committerJoe MacDonald <joe@deserted.net>2023-01-17 07:31:54 -0500
commit4aed1e830c05520c1798e03f27fdd6641ab4808f (patch)
treeca9cfeca15a297703d8fc203680b376b208a1d34
parent696662e9f0a09d756cb030ee5618e7379e77b518 (diff)
downloadmeta-selinux-4aed1e830c05520c1798e03f27fdd6641ab4808f.tar.gz
layer.conf: update LAYERSERIES_COMPAT for mickledore
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 5673b73..8bdc3de 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 = "kirkstone langdale" 20LAYERSERIES_COMPAT_selinux = "mickledore"
21 21
22LAYERDEPENDS_selinux = " \ 22LAYERDEPENDS_selinux = " \
23 core \ 23 core \