diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-05-05 18:26:10 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-26 17:32:50 +0100 |
| commit | 85bfe72efe38bdbc214b53ac8163872076300923 (patch) | |
| tree | c871c8cb7a0df25b8911afa4c356ca9c8e507b86 /documentation/dev-manual | |
| parent | 76494f2b66003b0ff3b26882435107ef0ac060ba (diff) | |
| download | poky-85bfe72efe38bdbc214b53ac8163872076300923.tar.gz | |
migration-guides: release-notes-4.2: add doc improvement highlights
(From yocto-docs rev: 66b5f10bf0747b6ae0a8fbb05103e2f1070b6474)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/new-recipe.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/dev-manual/new-recipe.rst b/documentation/dev-manual/new-recipe.rst index 4e74246a4e..ab3e193aaf 100644 --- a/documentation/dev-manual/new-recipe.rst +++ b/documentation/dev-manual/new-recipe.rst | |||
| @@ -1289,6 +1289,8 @@ as described in the ":ref:`dev-manual/licenses:tracking license changes`" | |||
| 1289 | section in the Yocto Project Overview and Concepts Manual. You can quickly | 1289 | section in the Yocto Project Overview and Concepts Manual. You can quickly |
| 1290 | create Autotool-based recipes in a manner similar to the previous example. | 1290 | create Autotool-based recipes in a manner similar to the previous example. |
| 1291 | 1291 | ||
| 1292 | .. _ref-building-meson-package: | ||
| 1293 | |||
| 1292 | Building a Meson Package | 1294 | Building a Meson Package |
| 1293 | ------------------------ | 1295 | ------------------------ |
| 1294 | 1296 | ||
