diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-06-02 08:49:51 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-06-07 16:58:24 -0700 |
| commit | 5c215dd6793535c1382a02b3798789ef9956a6bc (patch) | |
| tree | 88a84fbc4ddcf9b001e77ba987633f6086ea8d15 /conf/layer.conf | |
| parent | 982ff6fb974973ce9fe9fa72e92d0f00d021193c (diff) | |
| download | meta-security-5c215dd6793535c1382a02b3798789ef9956a6bc.tar.gz | |
layer.conf: Post release codename changes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'conf/layer.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 7d57f9c..fa7d79e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,7 +9,7 @@ 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 = "kirkstone" | 12 | LAYERSERIES_COMPAT_security = "kirkstone langdale" |
| 13 | 13 | ||
| 14 | LAYERDEPENDS_security = "core openembedded-layer" | 14 | LAYERDEPENDS_security = "core openembedded-layer" |
| 15 | 15 | ||
