diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-04-13 16:13:59 -0700 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2018-05-08 10:30:56 -0400 |
| commit | bf355336b33386608bf91a5aa5e5b3ce2310d14f (patch) | |
| tree | 3b31b0dcde3054a68df5a234c72135156b08cfe8 | |
| parent | 5d203f903979ba88b42dc141a795faadcb930873 (diff) | |
| download | meta-selinux-bf355336b33386608bf91a5aa5e5b3ce2310d14f.tar.gz | |
layer: add LAYERSERIES_COMPAT for sumo
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index b13633a..0f9ea41 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -18,6 +18,8 @@ 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 = "sumo" | ||
| 22 | |||
| 21 | LAYERDEPENDS_selinux = " \ | 23 | LAYERDEPENDS_selinux = " \ |
| 22 | core \ | 24 | core \ |
| 23 | meta-python \ | 25 | meta-python \ |
