diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-04-21 11:06:32 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-28 08:55:01 -0700 |
| commit | 1e5ae73fd301865b5da6afc4cfa0e3a7f425363a (patch) | |
| tree | a7f8040224d96233b007718d58f6066a5c5a00a7 /meta-oe/conf | |
| parent | 1de297f7b1a2577a1bb2e4538614022a2970a2d1 (diff) | |
| download | meta-openembedded-1e5ae73fd301865b5da6afc4cfa0e3a7f425363a.tar.gz | |
layers: Add styhead to compatible release series
styhead is codename for upcoming 5.1 release
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 4d9acb8cc8..d8f0f5339a 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 = "scarthgap" | 47 | LAYERSERIES_COMPAT_openembedded-layer = "scarthgap styhead" |
| 48 | 48 | ||
| 49 | LICENSE_PATH += "${LAYERDIR}/licenses" | 49 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 50 | 50 | ||
