diff options
-rw-r--r-- | meta-oe/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 23c10ce339..8cedcf0d0b 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -28,6 +28,7 @@ BBFILE_PRIORITY_openembedded-layer = "6" | |||
28 | LAYERVERSION_openembedded-layer = "1" | 28 | LAYERVERSION_openembedded-layer = "1" |
29 | 29 | ||
30 | LAYERDEPENDS_openembedded-layer = "core" | 30 | LAYERDEPENDS_openembedded-layer = "core" |
31 | LAYERDEPENDS_openembedded-layer = "meta-python" | ||
31 | 32 | ||
32 | LAYERSERIES_COMPAT_openembedded-layer = "thud" | 33 | LAYERSERIES_COMPAT_openembedded-layer = "thud" |
33 | 34 | ||