Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-manual: correct statements that source is always tarballs | Robert P. J. Day | 2025-06-30 | 1 | -2/+2 |
| | | | | | | | | | | | Correct two occurrences that imply source is always fetched as tarballs. (From yocto-docs rev: 57490852e6446672fd2cd0f3ee0befd9714c909f) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | manuals: split dev-manual/common-tasks.rst | Michael Opdenacker | 2022-12-01 | 1 | -0/+68 |
A 500 KB source file is always harder to manage, and can have section title conflicts. So, the "Common Tasks" document is gone and all its constituents are moved up one level. You now have 40 chapters in the Development Tasks Manual. (From yocto-docs rev: 8a45bc469411410020b8e688c137395fcaf3761b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |