diff options
author | Kai Kang <kai.kang@windriver.com> | 2019-04-10 01:56:05 -0400 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2019-04-14 17:29:52 -0400 |
commit | fb5d3d86b5461694e144bfb1e9445d069cbb74a0 (patch) | |
tree | 8a10b1c84850a174d3b9c5ddeee65280319e8d75 | |
parent | 144f949452493f6db2b1b9fd6a17c7074cfd8d59 (diff) | |
download | meta-selinux-fb5d3d86b5461694e144bfb1e9445d069cbb74a0.tar.gz |
layer.conf: update to warrior release name series
Sync with oe-core to update to warrior release name series.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 5fecac6..9dd34b1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -18,7 +18,7 @@ BBFILE_PRIORITY_selinux = "5" | |||
18 | # cause compatibility issues with other layers | 18 | # cause compatibility issues with other layers |
19 | LAYERVERSION_selinux = "1" | 19 | LAYERVERSION_selinux = "1" |
20 | 20 | ||
21 | LAYERSERIES_COMPAT_selinux = "thud" | 21 | LAYERSERIES_COMPAT_selinux = "thud warrior" |
22 | 22 | ||
23 | LAYERDEPENDS_selinux = " \ | 23 | LAYERDEPENDS_selinux = " \ |
24 | core \ | 24 | core \ |