summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-07 16:54:35 -0800
committerKhem Raj <raj.khem@gmail.com>2024-03-16 10:29:31 -0700
commit8186418f5b997c4d38800f952cb966677470c32b (patch)
tree646819e03f7fd10718a565b610c576b527f0c4ec /meta-oe/conf
parent0c428fac857d5cdb90862431c34bec1b76bb7cba (diff)
downloadmeta-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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 732a7e5d0..4807b6761 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -44,7 +44,7 @@ LAYERVERSION_openembedded-layer = "1"
44 44
45LAYERDEPENDS_openembedded-layer = "core" 45LAYERDEPENDS_openembedded-layer = "core"
46 46
47LAYERSERIES_COMPAT_openembedded-layer = "nanbield" 47LAYERSERIES_COMPAT_openembedded-layer = "nanbield scarthgap"
48 48
49LICENSE_PATH += "${LAYERDIR}/licenses" 49LICENSE_PATH += "${LAYERDIR}/licenses"
50 50