Guidelines for contributing to meta-intel layer: Difference between revisions
From Yocto Project
Jump to navigationJump to search
Nitinkamble (talk | contribs) No edit summary |
Nitinkamble (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
* [http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html Board Support Packages (BSP) - Developer's Guide] | * [http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html Board Support Packages (BSP) - Developer's Guide] | ||
* [http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html Yocto Project Linux Kernel Development Manual] | * [http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html Yocto Project Linux Kernel Development Manual] | ||
* Expectations for | * To save everybodies time, please make sure you can meet these expectations before submitting a BSP for meta-intel layer | ||
** [[Expectations for up-streaming a BSP in meta-intel layer]] | |||
== Review process for sending commits and BSPs to meta-intel layer == | == Review process for sending commits and BSPs to meta-intel layer == |
Revision as of 00:17, 25 October 2013
meta-intel Layer Information
git repository location:
Mailing List:
- List email address: meta-intel@yoctoproject.org
- How to subscribe : https://lists.yoctoproject.org/listinfo/meta-intel
Guidelines for sending commits to meta-intel
Please follow general guidelines for contributing to Yocto Project. Here are some of the links.
- Community Guidelines
- Contribution Guidelines
- Recipe & Patch Style Guide
- The Yocto Project Development Manual
Guidelines for submitting BSPs to meta-intel
1st follow these general BSP developer's guides:
- Board Support Packages (BSP) - Developer's Guide
- Yocto Project Linux Kernel Development Manual
- To save everybodies time, please make sure you can meet these expectations before submitting a BSP for meta-intel layer
Review process for sending commits and BSPs to meta-intel layer
- All the commits for meta-intel layer must go through the meta-intel mailing list.
- The changes should be sent as individual commits. There are scripts available to prepare and send patches for review. Check http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#how-to-submit-a-change
- Do not send tarballs of code for review.