aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/README')
-rw-r--r--meta-python/README46
1 files changed, 0 insertions, 46 deletions
diff --git a/meta-python/README b/meta-python/README
deleted file mode 100644
index 01c51dc88c..0000000000
--- a/meta-python/README
+++ /dev/null
@@ -1,46 +0,0 @@
-meta-python
-================================
-
-Introduction
--------------------------
-
-This layer is intended to be the home of python modules for OpenEmbedded.
-
-Dependencies
--------------------------
-
-The meta-python layer depends on:
-
- URI: git://git.openembedded.org/openembedded-core
- layers: meta
- branch: master
-
- URI: git://git.openembedded.org/meta-openembedded
- layers: meta-oe
- branch: master
-
-Please follow the recommended setup procedures of your OE distribution.
-For Angstrom that is:
- http://www.angstrom-distribution.org/building-angstrom,
-other distros should have similar online resources.
-
-Contributing
--------------------------
-
-The meta-openembedded mailinglist
-(openembedded-devel@lists.openembedded.org) is used for questions,
-comments and patch review. It is subscriber only, so please register
-before posting.
-
-Send pull requests to openembedded-devel@lists.openembedded.org with
-'[meta-python]' in the subject.
-
-When sending single patches, please use something like:
-git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][PATCH'
-
-Maintenance
--------------------------
-
-Layer maintainers:
- Tim "moto-timo" Orling <TicoTimo@gmail.com>
- Derek Straka <derek@asterius.io>