diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-10-15 09:19:27 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-10-15 11:42:15 -0700 |
| commit | cd9eaf431863f03424343ad9acfad75a95c7dcd3 (patch) | |
| tree | d7157a93aa55da89dbe9c24f9bced8020a3cc577 /meta-python/conf/layer.conf | |
| parent | 31a27a918a44e03e48db46ecf08392963575510c (diff) | |
| download | meta-openembedded-cd9eaf431863f03424343ad9acfad75a95c7dcd3.tar.gz | |
meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT
Remove older releases from COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf/layer.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 0dbc4296eb..47ab154b54 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 = "thud warrior zeus dunfell" | 17 | LAYERSERIES_COMPAT_meta-python = "gatesgarth" |
| 18 | 18 | ||
| 19 | LICENSE_PATH += "${LAYERDIR}/licenses" | 19 | LICENSE_PATH += "${LAYERDIR}/licenses" |
