diff options
Diffstat (limited to 'meta-python')
-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 7cfeafe599..0dbc4296eb 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf | |||
@@ -12,7 +12,7 @@ BBFILE_PRIORITY_meta-python = "7" | |||
12 | # cause compatibility issues with other layers | 12 | # cause compatibility issues with other layers |
13 | LAYERVERSION_meta-python = "1" | 13 | LAYERVERSION_meta-python = "1" |
14 | 14 | ||
15 | LAYERDEPENDS_meta-python = "core 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 = "thud warrior zeus dunfell" |
18 | 18 | ||