mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
sdk-manual: remove 'sdk' from filenames
All filenames duplicate the 'manual name', which is not needed, and make all references longer than they should. Rename all files to be as consise as possible, and fix all references (From yocto-docs rev: bd8c0f7fc09a39a8bbde1c05b51693955738e148) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3240a59758
commit
79fecb25e1
@@ -231,8 +231,8 @@ ADT Removed
|
||||
|
||||
The Application Development Toolkit (ADT) has been removed because its
|
||||
functionality almost completely overlapped with the :ref:`standard
|
||||
SDK <sdk-manual/sdk-using:using the standard sdk>` and the
|
||||
:ref:`extensible SDK <sdk-manual/sdk-extensible:using the extensible sdk>`. For
|
||||
SDK <sdk-manual/using:using the standard sdk>` and the
|
||||
:ref:`extensible SDK <sdk-manual/extensible:using the extensible sdk>`. For
|
||||
information on these SDKs and how to build and use them, see the
|
||||
:doc:`/sdk-manual/index` manual.
|
||||
|
||||
@@ -386,7 +386,7 @@ These additional changes exist:
|
||||
removed at runtime).
|
||||
|
||||
- The
|
||||
:ref:`devtool modify <sdk-manual/sdk-extensible:use \`\`devtool modify\`\` to modify the source of an existing component>`
|
||||
:ref:`devtool modify <sdk-manual/extensible: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
|
||||
|
||||
@@ -1986,7 +1986,7 @@ files.
|
||||
The ``populate_sdk`` class provides support for SDK-only recipes. For
|
||||
information on advantages gained when building a cross-development
|
||||
toolchain using the :ref:`ref-tasks-populate_sdk`
|
||||
task, see the ":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`"
|
||||
task, see the ":ref:`sdk-manual/appendix-obtain:building an sdk installer`"
|
||||
section in the Yocto Project Application Development and the Extensible
|
||||
Software Development Kit (eSDK) manual.
|
||||
|
||||
@@ -2044,7 +2044,7 @@ section in the Yocto Project Overview and Concepts Manual. For
|
||||
information on advantages gained when building a cross-development
|
||||
toolchain using the :ref:`ref-tasks-populate_sdk`
|
||||
task, see the
|
||||
":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`"
|
||||
":ref:`sdk-manual/appendix-obtain:building an sdk installer`"
|
||||
section in the Yocto Project Application Development and the Extensible
|
||||
Software Development Kit (eSDK) manual.
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ is a key part of the extensible SDK.
|
||||
|
||||
This chapter provides a Quick Reference for the ``devtool`` command. For
|
||||
more information on how to apply the command when using the extensible
|
||||
SDK, see the ":doc:`/sdk-manual/sdk-extensible`" chapter in the Yocto
|
||||
SDK, see the ":doc:`/sdk-manual/extensible`" chapter in the Yocto
|
||||
Project Application Development and the Extensible Software Development
|
||||
Kit (eSDK) manual.
|
||||
|
||||
@@ -438,7 +438,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/sdk-extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`"
|
||||
":ref:`sdk-manual/extensible: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/common-tasks:using \`\`devtool upgrade\`\``"
|
||||
|
||||
@@ -118,7 +118,7 @@ metadata:
|
||||
- *api-documentation:* Enables generation of API documentation during
|
||||
recipe builds. The resulting documentation is added to SDK tarballs
|
||||
when the ``bitbake -c populate_sdk`` command is used. See the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing-standard:adding api documentation to the standard sdk`"
|
||||
":ref:`sdk-manual/appendix-customizing-standard:adding api documentation to the standard sdk`"
|
||||
section in the Yocto Project Application Development and the
|
||||
Extensible Software Development Kit (eSDK) manual.
|
||||
|
||||
|
||||
@@ -477,7 +477,7 @@ the kernel files:
|
||||
The OpenEmbedded build system creates this directory to hold toolchain
|
||||
installer scripts which, when executed, install the sysroot that matches
|
||||
your target hardware. You can find out more about these installers in
|
||||
the ":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`"
|
||||
the ":ref:`sdk-manual/appendix-obtain:building an sdk installer`"
|
||||
section in the Yocto Project Application Development and the Extensible
|
||||
Software Development Kit (eSDK) manual.
|
||||
|
||||
|
||||
@@ -6542,7 +6542,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
For additional information on how to customize the extensible SDK's
|
||||
configuration, see the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing:configuring the extensible sdk`"
|
||||
":ref:`sdk-manual/appendix-customizing:configuring the extensible sdk`"
|
||||
section in the Yocto Project Application Development and the
|
||||
Extensible Software Development Kit (eSDK) manual.
|
||||
|
||||
@@ -6568,7 +6568,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
For additional information on how to customize the extensible SDK's
|
||||
configuration, see the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing:configuring the extensible sdk`"
|
||||
":ref:`sdk-manual/appendix-customizing:configuring the extensible sdk`"
|
||||
section in the Yocto Project Application Development and the
|
||||
Extensible Software Development Kit (eSDK) manual.
|
||||
|
||||
@@ -6587,7 +6587,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
For additional information on how to customize the extensible SDK's
|
||||
configuration, see the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing:configuring the extensible sdk`"
|
||||
":ref:`sdk-manual/appendix-customizing:configuring the extensible sdk`"
|
||||
section in the Yocto Project Application Development and the
|
||||
Extensible Software Development Kit (eSDK) manual.
|
||||
|
||||
@@ -6710,7 +6710,7 @@ system and gives an overview of their function and contents.
|
||||
``SDK_TITLE`` is set to "Poky (Yocto Project Reference Distro)".
|
||||
|
||||
For information on how to change this default title, see the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing:changing the extensible sdk installer title`"
|
||||
":ref:`sdk-manual/appendix-customizing:changing the extensible sdk installer title`"
|
||||
section in the Yocto Project Application Development and the
|
||||
Extensible Software Development Kit (eSDK) manual.
|
||||
|
||||
@@ -6748,7 +6748,7 @@ system and gives an overview of their function and contents.
|
||||
default distribution "poky", the ``SDKEXTPATH`` is set to "poky_sdk".
|
||||
|
||||
For information on how to change this default directory, see the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing:changing the default sdk installation directory`"
|
||||
":ref:`sdk-manual/appendix-customizing:changing the default sdk installation directory`"
|
||||
section in the Yocto Project Application Development and the
|
||||
Extensible Software Development Kit (eSDK) manual.
|
||||
|
||||
@@ -7314,7 +7314,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/sdk-extensible:sharing files between recipes`"
|
||||
task, the ":ref:`sdk-manual/extensible: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
|
||||
@@ -8145,13 +8145,13 @@ system and gives an overview of their function and contents.
|
||||
In this case, a default list of packages is
|
||||
set in this variable, but you can add additional packages to the
|
||||
list. See the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing-standard:adding individual packages to the standard sdk`" section
|
||||
":ref:`sdk-manual/appendix-customizing-standard:adding individual packages to the standard sdk`" section
|
||||
in the Yocto Project Application Development and the Extensible
|
||||
Software Development Kit (eSDK) manual for more information.
|
||||
|
||||
For background information on cross-development toolchains in the
|
||||
Yocto Project development environment, see the
|
||||
":ref:`sdk-manual/sdk-intro:the cross-development toolchain`"
|
||||
":ref:`sdk-manual/intro:the cross-development toolchain`"
|
||||
section in the Yocto Project Overview and Concepts Manual. For
|
||||
information on setting up a cross-development environment, see the
|
||||
:doc:`/sdk-manual/index` manual.
|
||||
@@ -8175,13 +8175,13 @@ system and gives an overview of their function and contents.
|
||||
target hardware), which includes libraries and headers. Use this
|
||||
variable to add individual packages to the part of the SDK that runs
|
||||
on the target. See the
|
||||
":ref:`sdk-manual/sdk-appendix-customizing-standard:adding individual packages to the standard sdk`" section
|
||||
":ref:`sdk-manual/appendix-customizing-standard:adding individual packages to the standard sdk`" section
|
||||
in the Yocto Project Application Development and the Extensible
|
||||
Software Development Kit (eSDK) manual for more information.
|
||||
|
||||
For background information on cross-development toolchains in the
|
||||
Yocto Project development environment, see the
|
||||
":ref:`sdk-manual/sdk-intro:the cross-development toolchain`"
|
||||
":ref:`sdk-manual/intro:the cross-development toolchain`"
|
||||
section in the Yocto Project Overview and Concepts Manual. For
|
||||
information on setting up a cross-development environment, see the
|
||||
:doc:`/sdk-manual/index` manual.
|
||||
|
||||
Reference in New Issue
Block a user