mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +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
@@ -382,7 +382,7 @@ These additional changes exist:
|
||||
removed at runtime).
|
||||
|
||||
- The
|
||||
:ref:`devtool modify <sdk-manual/extensible:use \`\`devtool modify\`\` to modify the source of an existing component>`
|
||||
:ref:`devtool modify <dev-manual/devtool:use \`\`devtool modify\`\` to modify the source of an existing component>`
|
||||
command now defaults to extracting the source since that is most
|
||||
commonly expected. The ``-x`` or ``--extract`` options are now no-ops. If
|
||||
you wish to provide your own existing source tree, you will now need
|
||||
|
||||
Reference in New Issue
Block a user