diff options
| author | Armin Kuster <akuster808@gmail.com> | 2020-10-15 21:25:39 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2020-10-19 18:14:23 -0700 |
| commit | 58c17d008de404f52f4adb0bc42abc1b637249ae (patch) | |
| tree | 5fd77cac9dc775a8142337364d27dd6dc94c7b19 /conf | |
| parent | 8bcc4d70573083f68ef00ec159881e5c2663761d (diff) | |
| download | meta-security-58c17d008de404f52f4adb0bc42abc1b637249ae.tar.gz | |
meta-security: Add gatesgarth to LAYERSERIES_COMPAT
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'conf')
| -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 2c3bd96..8c0254b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "security" | |||
| 9 | BBFILE_PATTERN_security = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_security = "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_security = "8" | 10 | BBFILE_PRIORITY_security = "8" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_security = "dunfell" | 12 | LAYERSERIES_COMPAT_security = "gatesgarth" |
| 13 | 13 | ||
| 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" | 14 | LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" |
