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-selftest | |
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-selftest')
-rw-r--r-- | meta-selftest/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-selftest/conf/layer.conf b/meta-selftest/conf/layer.conf index cc65b461ba..48ca8464f9 100644 --- a/meta-selftest/conf/layer.conf +++ b/meta-selftest/conf/layer.conf | |||
@@ -11,4 +11,4 @@ BBFILE_PRIORITY_selftest = "5" | |||
11 | 11 | ||
12 | addpylib ${LAYERDIR}/lib oeqa | 12 | addpylib ${LAYERDIR}/lib oeqa |
13 | 13 | ||
14 | LAYERSERIES_COMPAT_selftest = "nanbield" | 14 | LAYERSERIES_COMPAT_selftest = "scarthgap" |