summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/new-recipe.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-05-05 18:26:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-26 17:32:50 +0100
commit85bfe72efe38bdbc214b53ac8163872076300923 (patch)
treec871c8cb7a0df25b8911afa4c356ca9c8e507b86 /documentation/dev-manual/new-recipe.rst
parent76494f2b66003b0ff3b26882435107ef0ac060ba (diff)
downloadpoky-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/new-recipe.rst')
-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