summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2020-04-02 14:26:08 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2020-04-03 08:39:07 -0400
commitb7a45110681620b4fe61c07bf106cf5ab0f7b39b (patch)
treeaaa2361cf4f50f80b3ed30fd830d6d0a866cd8c2
parent83eac4de1ab3c442c071b085a5e6d71faf33325b (diff)
downloadmeta-selinux-b7a45110681620b4fe61c07bf106cf5ab0f7b39b.tar.gz
layer.conf: update LAYERSERIES_COMPAT for dunfell
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.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 cdee27a..da24359 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 = "zeus" 26LAYERSERIES_COMPAT_selinux = "dunfell"
27 27
28LAYERDEPENDS_selinux = " \ 28LAYERDEPENDS_selinux = " \
29 core \ 29 core \