mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
Move devtool doc from extensible to dev manual
[YOCTO #13417] devtool is not directly tied to the Extensible SDK anymore, and instructions in there can be split and added to the development manual. This patch is a simple bulk move, except for the following: - Intro added to the devtool.rst document (mostly copy-pasted from the devtool quick reference in the ref-manual). - Figures renamed to remove "sdk-" from filenames. - References to sdk-manual/extensible replaced by dev-manual/devtool. Reported-By: Paul Eggleton <bluelightning@bluelightning.org> (From yocto-docs rev: 044d3185b858fce1febcfe3a6834b883f9a598fa) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
21521c6218
commit
cfe5da1f75
@@ -432,7 +432,7 @@ revision to which you want to upgrade (i.e. the
|
||||
forth.
|
||||
|
||||
You can read more on the ``devtool upgrade`` workflow in the
|
||||
":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`"
|
||||
":ref:`dev-manual/devtool:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`"
|
||||
section in the Yocto Project Application Development and the Extensible
|
||||
Software Development Kit (eSDK) manual. You can also see an example of
|
||||
how to use ``devtool upgrade`` in the ":ref:`dev-manual/upgrading-recipes:using \`\`devtool upgrade\`\``"
|
||||
|
||||
@@ -8642,7 +8642,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
For information on how staging for recipe-specific sysroots occurs,
|
||||
see the :ref:`ref-tasks-populate_sysroot`
|
||||
task, the ":ref:`sdk-manual/extensible:sharing files between recipes`"
|
||||
task, the ":ref:`dev-manual/devtool:sharing files between recipes`"
|
||||
section in the Yocto Project Development Tasks Manual, the
|
||||
":ref:`overview-manual/concepts:configuration, compilation, and staging`"
|
||||
section in the Yocto Project Overview and Concepts Manual, and the
|
||||
|
||||
Reference in New Issue
Block a user