diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-03 17:36:25 +0100 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-01-04 10:32:16 -0500 |
| commit | 1550c126ce8bad2dfd91cdc1eea7c295ac7891bb (patch) | |
| tree | aae60b4fb7e8f40e4bd52a776223a186ece21b5c /meta-parsec | |
| parent | f991b20f56de8cdf40556681e0e9276ae6b81cfa (diff) | |
| download | meta-security-1550c126ce8bad2dfd91cdc1eea7c295ac7891bb.tar.gz | |
layer.conf: update LAYERSERIES_COMPAT for mickledore
* oe-core switched to mickedore in:
https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-parsec')
| -rw-r--r-- | meta-parsec/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-parsec/conf/layer.conf b/meta-parsec/conf/layer.conf index a748d77..0a71694 100644 --- a/meta-parsec/conf/layer.conf +++ b/meta-parsec/conf/layer.conf | |||
| @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer" | |||
| 8 | BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_parsec-layer = "5" | 9 | BBFILE_PRIORITY_parsec-layer = "5" |
| 10 | 10 | ||
| 11 | LAYERSERIES_COMPAT_parsec-layer = "kirkstone langdale" | 11 | LAYERSERIES_COMPAT_parsec-layer = "mickledore" |
| 12 | 12 | ||
| 13 | LAYERDEPENDS_parsec-layer = "core clang-layer" | 13 | LAYERDEPENDS_parsec-layer = "core clang-layer" |
| 14 | BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec" | 14 | BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec" |
