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-python/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-python/conf')
| -rw-r--r-- | meta-python/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index add78013b9..c9bea804a8 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf | |||
| @@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1" | |||
| 14 | 14 | ||
| 15 | LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer" | 15 | LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer" |
| 16 | 16 | ||
| 17 | LAYERSERIES_COMPAT_meta-python = "nanbield" | 17 | LAYERSERIES_COMPAT_meta-python = "nanbield scarthgap" |
| 18 | 18 | ||
| 19 | LICENSE_PATH += "${LAYERDIR}/licenses" | 19 | LICENSE_PATH += "${LAYERDIR}/licenses" |
