summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-3.4.rst
Commit message (Collapse)AuthorAgeFilesLines
* migration guides: add missing release notesMichael Opdenacker2022-08-311-0/+2
| | | | | | | (From yocto-docs rev: 23d3687c4cf71e878619a7bd7b95a9df944ca76c) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* migration-guides: stop including documents with ".. include"Nicolas Dechesne2022-04-291-0/+10
This prevented variables from being substituted through the code in yocto-vars.py, at least in the files included this way. Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> (From yocto-docs rev: ac4e4b167964dd4548fb3d90cf9c63580a70b6e3) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>