diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-09 13:57:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-09 13:58:18 +0000 |
commit | 95cebcae00264ec5902cd76a9f6d23274b0ea931 (patch) | |
tree | 1f3ba3ae8855af593ec5ef7196fcde392ad14983 /meta-skeleton | |
parent | fcabbccd5f2fdc3ef2872305c219731d92995c62 (diff) | |
download | poky-95cebcae00264ec5902cd76a9f6d23274b0ea931.tar.gz |
layer.conf: Update for the scarthgap release series
Prepare for the scarthgap release.
(From OE-Core rev: b1835e657575c29da43a15a37c673dc37044fd85)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
-rw-r--r-- | meta-skeleton/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-skeleton/conf/layer.conf b/meta-skeleton/conf/layer.conf index b180e61d03..0414fb51b6 100644 --- a/meta-skeleton/conf/layer.conf +++ b/meta-skeleton/conf/layer.conf | |||
@@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1" | |||
14 | 14 | ||
15 | LAYERDEPENDS_skeleton = "core" | 15 | LAYERDEPENDS_skeleton = "core" |
16 | 16 | ||
17 | LAYERSERIES_COMPAT_skeleton = "nanbield" | 17 | LAYERSERIES_COMPAT_skeleton = "scarthgap" |