summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-20 00:15:18 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-20 07:44:29 -0700
commit46ae08202a52af4788372ba8c8e0ecefaa7eb301 (patch)
tree59c5e3369d14d630dd3253fb7d296c11cd88f21d /meta-python
parente9fdc5acb4dca61f33575ae176a373b01f8323fc (diff)
downloadmeta-openembedded-46ae08202a52af4788372ba8c8e0ecefaa7eb301.tar.gz
layers: update LAYERSERIES_COMPAT to dunfell
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
index db65943f5..7cfeafe59 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
14 14
15LAYERDEPENDS_meta-python = "core openembedded-layer" 15LAYERDEPENDS_meta-python = "core openembedded-layer"
16 16
17LAYERSERIES_COMPAT_meta-python = "thud warrior zeus" 17LAYERSERIES_COMPAT_meta-python = "thud warrior zeus dunfell"
18 18
19LICENSE_PATH += "${LAYERDIR}/licenses" 19LICENSE_PATH += "${LAYERDIR}/licenses"