summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2022-02-24 03:41:27 -0500
committerJoe MacDonald <joe@deserted.net>2022-03-01 14:05:42 -0500
commita2e4d1459c7432b7c9d585d4bfe08aa90cfacb1b (patch)
tree3cb9a416e070d8c6af4d96f002355743f25a73c3
parent3fdd2931279734211317ef1f6c317df9b2af9703 (diff)
downloadmeta-selinux-a2e4d1459c7432b7c9d585d4bfe08aa90cfacb1b.tar.gz
Update compat to kirkstone
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.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 d7c80b8..d6f83c9 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 = "honister" 20LAYERSERIES_COMPAT_selinux = "kirkstone"
21 21
22LAYERDEPENDS_selinux = " \ 22LAYERDEPENDS_selinux = " \
23 core \ 23 core \