summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/prebuilt-libraries.rst
Commit message (Collapse)AuthorAgeFilesLines
* dev-manual: fix old override syntaxUlrich Ölmann2023-02-101-2/+2
| | | | | | | | | (From yocto-docs rev: d578d6e09466dee26d30ccef5fdb3ce9b0d350f7) Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* manuals: split dev-manual/common-tasks.rstMichael Opdenacker2022-12-011-0/+209
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>