summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/README4
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
7This layer is intended to be the home of python modules for OpenEmbedded. 7This layer is intended to be the home of python modules for OpenEmbedded.
8Modules in this layer need to be independent of openembedded-core and
9meta-openembedded/meta-oe. Because of this, modules required by 'gateone'
10and 'anki' are not included and remain in:
11 meta-openembedded/meta-oe/recipes-devtools/python.
12 8
13Dependencies 9Dependencies
14------------------------- 10-------------------------