summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-4.2.rst
Commit message (Collapse)AuthorAgeFilesLines
* migration-guides: add missing opening tag colonMichael Opdenacker2024-04-081-1/+1
| | | | | | | | | As reported by "make sphinx-lint" (From yocto-docs rev: 7e8d8d6d47da61457798e90b1d53f3082fe76668) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: extend migration guide for 4.2Paul Eggleton2023-04-221-34/+162
| | | | | | | | | | * Reorder and extend existing info a little * Add additional sections after combing through changes (From yocto-docs rev: 337d35d85b5b4361655549ea7eb6fdf5f55e7506) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: Add coverage of addpylib directivePaul Eggleton2023-04-221-0/+22
| | | | | | | | | | | | To complement what I am adding to the BitBake reference manual, add a section in the 4.2 migration guide, a reference in the structure section of the reference manual (where we talk about meta/lib) and adjust the release notes item to be a little more concise. (From yocto-docs rev: 0903e82a9da263c6d64aead03407eb377eb5bbfe) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: update 4.2 migration and release notesMichael Opdenacker2023-04-131-4/+81
| | | | | | | | | | | | (From yocto-docs rev: 3aac9f8b57434f3852a78915c326074252177515) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Frederic Martinsons <frederic.martinsons@gmail.com> CC: Marta Rybczynska <rybczynska@gmail.com> CC: Paul Eggleton <paul.eggleton@linux.microsoft.com> CC: Alex Kiernan <alex.kiernan@gmail.com> CC: Alexis Lothoré <alexis.lothore@bootlin.com Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides/migration-4.2.rst: fix minor issuesMichael Opdenacker2023-02-101-4/+5
| | | | | | | | | | | | | - Underline fix - Spacing fixes in bullet lists. Our standard is to use two spaces after "-", and a bullet list is supposed to be preceded by an empty line to be recognized. (From yocto-docs rev: f3c5e92b28fff1fb7cb7884e5757e05124f04805) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* manuals: prepare 4.2 migration notesMichael Opdenacker2022-12-181-0/+48
(From yocto-docs rev: 9276628507233aef554450c807d8456a0eb00225) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>