summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-05-05 18:26:10 +0200
committerSteve Sakoman <steve@sakoman.com>2023-05-10 04:16:51 -1000
commitb5d97edb1132524201d29f274d32201da2fe1e3b (patch)
treee78a7b042f35f0ef17568dff986b1dbb7cf98d2a /documentation/dev-manual
parent60f959a0b0947ffd7abf351698eeed185a94e4d0 (diff)
downloadpoky-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.rst2
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`"
1289section in the Yocto Project Overview and Concepts Manual. You can quickly 1289section in the Yocto Project Overview and Concepts Manual. You can quickly
1290create Autotool-based recipes in a manner similar to the previous example. 1290create Autotool-based recipes in a manner similar to the previous example.
1291 1291
1292.. _ref-building-meson-package:
1293
1292Building a Meson Package 1294Building a Meson Package
1293------------------------ 1295------------------------
1294 1296