diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-05-05 18:26:10 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-05-10 04:16:51 -1000 |
| commit | b5d97edb1132524201d29f274d32201da2fe1e3b (patch) | |
| tree | e78a7b042f35f0ef17568dff986b1dbb7cf98d2a /documentation/dev-manual | |
| parent | 60f959a0b0947ffd7abf351698eeed185a94e4d0 (diff) | |
| download | poky-b5d97edb1132524201d29f274d32201da2fe1e3b.tar.gz | |
migration-guides: release-notes-4.2: add doc improvement highlights
(From yocto-docs rev: 5fd29ff6e305aaf025ef9a95190c5aaf92f51f1c)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 | ||
