blob: 9c10c78af58eb7fa1fa45936501b0d0c9b196a72 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001meta-python
2================================
3
4Introduction
5-------------------------
6
7This layer is intended to be the home of python modules for OpenEmbedded.
8
9Dependencies
10-------------------------
11
12The meta-python layer depends on:
13
14 URI: git://git.openembedded.org/openembedded-core
15 layers: meta
16 branch: thud
17 revision: HEAD
18
19 URI: git://git.openembedded.org/meta-openembedded
20 layers: meta-oe
21 branch: thud
22 revision: HEAD
23
24Please follow the recommended setup procedures of your OE distribution.
25For Angstrom that is:
26 http://www.angstrom-distribution.org/building-angstrom,
27other distros should have similar online resources.
28
29Contributing
30-------------------------
31
32The meta-openembedded mailinglist
33(openembedded-devel@lists.openembedded.org) is used for questions,
34comments and patch review. It is subscriber only, so please register
35before posting.
36
37Send pull requests to openembedded-devel@lists.openembedded.org with
38'[meta-python][thud]' in the subject.
39
40When sending single patches, please use something like:
41'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][thud][PATCH'
42
43Maintenance
44-------------------------
45
46Thud Maintainers: Armin Kuster <akuster808@gmail.com>
47