blob: 9c10c78af58eb7fa1fa45936501b0d0c9b196a72 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001meta-python
2================================
3
4Introduction
5-------------------------
6
7This layer is intended to be the home of python modules for OpenEmbedded.
Patrick Williamsb48b7b42016-08-17 15:04:38 -05008
9Dependencies
10-------------------------
11
12The meta-python layer depends on:
13
14 URI: git://git.openembedded.org/openembedded-core
15 layers: meta
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080016 branch: thud
Patrick Williamsb48b7b42016-08-17 15:04:38 -050017 revision: HEAD
18
19 URI: git://git.openembedded.org/meta-openembedded
20 layers: meta-oe
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080021 branch: thud
Patrick Williamsb48b7b42016-08-17 15:04:38 -050022 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
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080038'[meta-python][thud]' in the subject.
Patrick Williamsb48b7b42016-08-17 15:04:38 -050039
40When sending single patches, please use something like:
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080041'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][thud][PATCH'
Patrick Williamsb48b7b42016-08-17 15:04:38 -050042
43Maintenance
44-------------------------
Brad Bishopd7bf8c12018-02-25 22:55:05 -050045
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080046Thud Maintainers: Armin Kuster <akuster808@gmail.com>
Brad Bishopd7bf8c12018-02-25 22:55:05 -050047