diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-06 16:06:39 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-06 16:20:57 +0100 |
| commit | fa3cfb3a6b979f26ba2b9ecaaab9f16ec35c4555 (patch) | |
| tree | 10b927761294b61f1bde90358a23c6d0a10c6b37 /meta | |
| parent | 17ec4431c315fed99fa0a87e588cc14f61a11697 (diff) | |
| download | poky-fa3cfb3a6b979f26ba2b9ecaaab9f16ec35c4555.tar.gz | |
layer.conf: Drop scarthgap namespace from LAYERSERIES
As we move to release, drop the scarthgap namespace and prepare for
styhead.
(From OE-Core rev: b4cf6d5236a3eacaf56ca2f805b006efac65b26c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 65eb657fd9..0e54ad7ecc 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf | |||
| @@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core" | |||
| 7 | BBFILE_PATTERN_core = "^${LAYERDIR}/" | 7 | BBFILE_PATTERN_core = "^${LAYERDIR}/" |
| 8 | BBFILE_PRIORITY_core = "5" | 8 | BBFILE_PRIORITY_core = "5" |
| 9 | 9 | ||
| 10 | LAYERSERIES_CORENAMES = "scarthgap styhead" | 10 | LAYERSERIES_CORENAMES = "styhead" |
| 11 | 11 | ||
| 12 | # This should only be incremented on significant changes that will | 12 | # This should only be incremented on significant changes that will |
| 13 | # cause compatibility issues with other layers | 13 | # cause compatibility issues with other layers |
