summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-09-22 10:58:45 +0800
committerJoe MacDonald <joe@deserted.net>2023-10-12 10:14:19 -0400
commitce049565e1dc84f8ae323ec33ce5632f727900a4 (patch)
tree5b345c11d9fc5d45b994b517bda1fcc857517101
parent0d58268e290fe9dfa1c17d97b9ca7709aa53d595 (diff)
downloadmeta-selinux-ce049565e1dc84f8ae323ec33ce5632f727900a4.tar.gz
layer.conf: update LAYERSERIES_COMPAT for nanbield
oe-core has switched to nanbield in: https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6 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 8bdc3de..0a0a6ab 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 = "mickledore" 20LAYERSERIES_COMPAT_selinux = "nanbield"
21 21
22LAYERDEPENDS_selinux = " \ 22LAYERDEPENDS_selinux = " \
23 core \ 23 core \