diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-03-07 16:54:35 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-03-16 10:29:31 -0700 |
commit | 8186418f5b997c4d38800f952cb966677470c32b (patch) | |
tree | 646819e03f7fd10718a565b610c576b527f0c4ec /meta-oe/conf | |
parent | 0c428fac857d5cdb90862431c34bec1b76bb7cba (diff) | |
download | meta-openembedded-8186418f5b997c4d38800f952cb966677470c32b.tar.gz |
layer.conf: Update for the scarthgap release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 732a7e5d01..4807b67613 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -44,7 +44,7 @@ LAYERVERSION_openembedded-layer = "1" | |||
44 | 44 | ||
45 | LAYERDEPENDS_openembedded-layer = "core" | 45 | LAYERDEPENDS_openembedded-layer = "core" |
46 | 46 | ||
47 | LAYERSERIES_COMPAT_openembedded-layer = "nanbield" | 47 | LAYERSERIES_COMPAT_openembedded-layer = "nanbield scarthgap" |
48 | 48 | ||
49 | LICENSE_PATH += "${LAYERDIR}/licenses" | 49 | LICENSE_PATH += "${LAYERDIR}/licenses" |
50 | 50 | ||