diff options
author | Andrea Galbusera <gizero@gmail.com> | 2018-04-29 18:17:49 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-05-17 08:17:16 -0700 |
commit | c937e44581e847dc3f01b3e08ec14348a5fe89a7 (patch) | |
tree | a286c2fbff2b4028c6578fa05f9b374c379c7ef1 /meta-python | |
parent | a19aa29f7fa336cd075b72c496fe1102e6e5422b (diff) | |
download | meta-openembedded-c937e44581e847dc3f01b3e08ec14348a5fe89a7.tar.gz |
meta-python: README: drop outdated/confusing sentence
* declaration of independence from openembedded-core and meta-oe conflicts with
the current state of the layer, which does indeed depend on both of them for
building several recipes (as correctly stated a few lines below).
* anki was removed from meta-oe as well
* gateone lives in meta-python and is one of those recipes with dependencies in
meta-oe
Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/README b/meta-python/README index 0566e4992d..705b035d9e 100644 --- a/meta-python/README +++ b/meta-python/README | |||
@@ -5,10 +5,6 @@ Introduction | |||
5 | ------------------------- | 5 | ------------------------- |
6 | 6 | ||
7 | This layer is intended to be the home of python modules for OpenEmbedded. | 7 | This layer is intended to be the home of python modules for OpenEmbedded. |
8 | Modules in this layer need to be independent of openembedded-core and | ||
9 | meta-openembedded/meta-oe. Because of this, modules required by 'gateone' | ||
10 | and 'anki' are not included and remain in: | ||
11 | meta-openembedded/meta-oe/recipes-devtools/python. | ||
12 | 8 | ||
13 | Dependencies | 9 | Dependencies |
14 | ------------------------- | 10 | ------------------------- |