diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-02-28 09:35:18 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-02-28 09:42:11 -0800 |
commit | 0b5dbf35b44e5e738d1ba5ae48468a1dbafd6649 (patch) | |
tree | 8e9c0656748eb78608f2f275a94ddcd504381dbb | |
parent | ef6be433a9e580fadef8e9a08855cf66c7569659 (diff) | |
download | meta-openembedded-0b5dbf35b44e5e738d1ba5ae48468a1dbafd6649.tar.gz |
Revert "meta-oe: fixup LAYERDEPENDS to include meta-python"
This reverts commit 987d28c27e70ba12edf2b99745c13e7525206f4a.
-rw-r--r-- | meta-oe/conf/layer.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 8cedcf0d0b..23c10ce339 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
@@ -28,7 +28,6 @@ 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" | ||
32 | 31 | ||
33 | LAYERSERIES_COMPAT_openembedded-layer = "thud" | 32 | LAYERSERIES_COMPAT_openembedded-layer = "thud" |
34 | 33 | ||