diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2022-04-27 14:13:34 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-29 19:10:10 +0100 |
| commit | c77f0ce69596664f6ca15f13f93b166d857222b3 (patch) | |
| tree | 130c7dac38b415a44ac957cfe13746abfef11f40 /documentation/migration-guides/release-4.0.rst | |
| parent | 4ec7cb82024a6bb24165e1542ef6d6820750bec7 (diff) | |
| download | poky-c77f0ce69596664f6ca15f13f93b166d857222b3.tar.gz | |
migration-guides: stop including documents with ".. include"
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>
Diffstat (limited to 'documentation/migration-guides/release-4.0.rst')
| -rw-r--r-- | documentation/migration-guides/release-4.0.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-4.0.rst b/documentation/migration-guides/release-4.0.rst new file mode 100644 index 0000000000..7062f9d241 --- /dev/null +++ b/documentation/migration-guides/release-4.0.rst | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Release 4.0 (kirkstone) | ||
| 2 | ======================= | ||
| 3 | |||
| 4 | .. toctree:: | ||
| 5 | |||
| 6 | migration-4.0 | ||
| 7 | release-notes-4.0 | ||
