diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-02-17 12:38:16 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-21 18:12:04 -0800 |
| commit | d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6 (patch) | |
| tree | 4ab7c273208428eedfa6e8d513a8d9877dbd007a /meta-python/conf | |
| parent | 21394ebc686add467730d1e9d2fe5b24c6655741 (diff) | |
| download | meta-openembedded-d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6.tar.gz | |
layers: Bump to use kirkstone
its not going to be backward ABI compatible with honister due to variable renaming.
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 ffad953f93..98f734152f 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 = "honister" | 17 | LAYERSERIES_COMPAT_meta-python = "kirkstone" |
| 18 | 18 | ||
| 19 | LICENSE_PATH += "${LAYERDIR}/licenses" | 19 | LICENSE_PATH += "${LAYERDIR}/licenses" |
