summaryrefslogtreecommitdiffstats
path: root/meta-oe/README.md
Commit message (Collapse)AuthorAgeFilesLines
* meta-openemnedded: Add myself as styhead maintainerArmin Kuster2024-09-291-4/+4
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README.md: Hint at "git request-pull"Yoann Congal2024-09-141-1/+2
| | | | | | | | | | Github pull requests are not recommended. When a Github contributor wants to send patches from its repo, hint at "git request-pull" generated emails to guide them on the right way. Cc: Dmitry Baryshkov <dbaryshkov@gmail.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README.md: discourage use of GitHub pull request systemDmitry Baryshkov2024-09-041-0/+4
| | | | | | | | | Sending patches via GH results in the reviews of a lesser quality. Discourage its usage and point out that developers should use emails only. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: Move READMEs to markdown formatKhem Raj2023-06-171-0/+31
The READMEs are often viewed from websites markdown format which is much as readable as text and yet friendlier in browsers. Signed-off-by: Khem Raj <raj.khem@gmail.com>