summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnibal Limon <anibal.limon@linaro.org>2021-03-24 09:57:00 -0600
committerJoe MacDonald <joe@deserted.net>2021-03-27 00:40:37 -0400
commit5753d1522526ce5e9ef8df138e151aa9248016ac (patch)
treeb2a191304b18e9dc41ee0e7545a78d51ce5cb19c
parentac47a5e32567301433f088a233bde100da0d9916 (diff)
downloadmeta-selinux-5753d1522526ce5e9ef8df138e151aa9248016ac.tar.gz
conf/layer.conf: Add hardknott support
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> 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 178ce1b..ff009ef 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -23,7 +23,7 @@ BBFILE_PRIORITY_selinux = "5"
23# cause compatibility issues with other layers 23# cause compatibility issues with other layers
24LAYERVERSION_selinux = "1" 24LAYERVERSION_selinux = "1"
25 25
26LAYERSERIES_COMPAT_selinux = "dunfell gatesgarth" 26LAYERSERIES_COMPAT_selinux = "dunfell gatesgarth hardknott"
27 27
28LAYERDEPENDS_selinux = " \ 28LAYERDEPENDS_selinux = " \
29 core \ 29 core \