blob: de351f209c9d458b2c729201c7b49ec531b5de88 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001meta-oe
2=======
3
Patrick Williamsb48b7b42016-08-17 15:04:38 -05004This layer depends on:
5
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08006URI: git://github.com/openembedded/openembedded-core.git
7branch: thud
Patrick Williamsb48b7b42016-08-17 15:04:38 -05008revision: HEAD
9
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080010Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][thud]' in the subject'
Patrick Williamsb48b7b42016-08-17 15:04:38 -050011
12When sending single patches, please use something like:
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080013'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe[thud][PATCH'
Patrick Williamsb48b7b42016-08-17 15:04:38 -050014
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080015You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
16to share your patches, this is preferred for patch sets consisting of more than one patch.
Patrick Williamsb48b7b42016-08-17 15:04:38 -050017
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080018Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
19'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
20to use, has been proven to be reliable and has a really good web GUI.
21
22Thud maintainer: Armin Kuster <akuster808@gmail.com>