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:
Nicolas Dechesne 2020-12-03 22:38:42 +01:00 committed by Richard Purdie
parent 3240a59758
commit 79fecb25e1
23 changed files with 48 additions and 48 deletions

View File

@ -1119,7 +1119,7 @@ necessary when adding a recipe to build a new piece of software to be
included in a build. included in a build.
You can find a complete description of the ``devtool add`` command in You can find a complete description of the ``devtool add`` command in
the ":ref:`sdk-manual/sdk-extensible:a closer look at \`\`devtool add\`\``" section the ":ref:`sdk-manual/extensible:a closer look at \`\`devtool add\`\``" section
in the Yocto Project Application Development and the Extensible Software in the Yocto Project Application Development and the Extensible Software
Development Kit (eSDK) manual. Development Kit (eSDK) manual.
@ -3129,7 +3129,7 @@ As mentioned earlier, an alternative method for upgrading recipes to
newer versions is to use newer versions is to use
:doc:`devtool upgrade </ref-manual/ref-devtool-reference>`. :doc:`devtool upgrade </ref-manual/ref-devtool-reference>`.
You can read about ``devtool upgrade`` in general in the You can read about ``devtool upgrade`` in general 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 section in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) Manual. Software Development Kit (eSDK) Manual.
@ -3413,7 +3413,7 @@ form of a patch all using Quilt.
With regard to preserving changes to source files, if you clean a With regard to preserving changes to source files, if you clean a
recipe or have ``rm_work`` enabled, the recipe or have ``rm_work`` enabled, the
:ref:`devtool workflow <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow>` :ref:`devtool workflow <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
as described in the Yocto Project Application Development and the as described in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual is a safer Extensible Software Development Kit (eSDK) manual is a safer
development flow than the flow that uses Quilt. development flow than the flow that uses Quilt.
@ -3647,7 +3647,7 @@ build host running Linux.
:doc:`/toaster-manual/index`. :doc:`/toaster-manual/index`.
- For information on how to use ``devtool`` to build images, see the - For information on how to use ``devtool`` to build images, see the
":ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow`" ":ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`"
section in the Yocto Project Application Development and the section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. Extensible Software Development Kit (eSDK) manual.

View File

@ -46,7 +46,7 @@ available. Follow these general steps to run QEMU:
1. *Install QEMU:* QEMU is made available with the Yocto Project a 1. *Install QEMU:* QEMU is made available with the Yocto Project a
number of ways. One method is to install a Software Development Kit number of ways. One method is to install a Software Development Kit
(SDK). See ":ref:`sdk-manual/sdk-intro:the qemu emulator`" section in the (SDK). See ":ref:`sdk-manual/intro:the qemu emulator`" section in the
Yocto Project Application Development and the Extensible Software Yocto Project Application Development and the Extensible Software
Development Kit (eSDK) manual for information on how to install QEMU. Development Kit (eSDK) manual for information on how to install QEMU.
@ -81,7 +81,7 @@ available. Follow these general steps to run QEMU:
pre-built image that matches your architecture and can be run on pre-built image that matches your architecture and can be run on
QEMU. QEMU.
See the ":ref:`sdk-manual/sdk-appendix-obtain:extracting the root filesystem`" See the ":ref:`sdk-manual/appendix-obtain:extracting the root filesystem`"
section in the Yocto Project Application Development and the section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual for information on Extensible Software Development Kit (eSDK) manual for information on
how to extract a root filesystem. how to extract a root filesystem.

View File

@ -342,7 +342,7 @@ using a given development path on your native Linux machine. If you are
going to use BitBake, see the going to use BitBake, see the
":ref:`dev-manual/start:cloning the \`\`poky\`\` repository`" ":ref:`dev-manual/start:cloning the \`\`poky\`\` repository`"
section. If you are going section. If you are going
to use the Extensible SDK, see the ":doc:`/sdk-manual/sdk-extensible`" Chapter in the Yocto to use the Extensible SDK, see the ":doc:`/sdk-manual/extensible`" Chapter in the Yocto
Project Application Development and the Extensible Software Development Project Application Development and the Extensible Software Development
Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use Kit (eSDK) manual. If you want to work on the kernel, see the :doc:`/kernel-dev/index`. If you are going to use
Toaster, see the ":doc:`/toaster-manual/setup-and-use`" Toaster, see the ":doc:`/toaster-manual/setup-and-use`"
@ -442,7 +442,7 @@ as if you were running on a native Linux machine. If you are going to
use the Poky container, see the use the Poky container, see the
":ref:`dev-manual/start:cloning the \`\`poky\`\` repository`" ":ref:`dev-manual/start:cloning the \`\`poky\`\` repository`"
section. If you are going to use the Extensible SDK container, see the section. If you are going to use the Extensible SDK container, see the
":doc:`/sdk-manual/sdk-extensible`" Chapter in the Yocto ":doc:`/sdk-manual/extensible`" Chapter in the Yocto
Project Application Development and the Extensible Software Development Project Application Development and the Extensible Software Development
Kit (eSDK) manual. If you are going to use the Toaster container, see Kit (eSDK) manual. If you are going to use the Toaster container, see
the ":doc:`/toaster-manual/setup-and-use`" the ":doc:`/toaster-manual/setup-and-use`"
@ -557,7 +557,7 @@ your Yocto Project build host:
Once you have WSLv2 set up, everything is in place to develop just as if Once you have WSLv2 set up, everything is in place to develop just as if
you were running on a native Linux machine. If you are going to use the you were running on a native Linux machine. If you are going to use the
Extensible SDK container, see the ":doc:`/sdk-manual/sdk-extensible`" Chapter in the Yocto Extensible SDK container, see the ":doc:`/sdk-manual/extensible`" Chapter in the Yocto
Project Application Development and the Extensible Software Development Project Application Development and the Extensible Software Development
Kit (eSDK) manual. If you are going to use the Toaster container, see Kit (eSDK) manual. If you are going to use the Toaster container, see
the ":doc:`/toaster-manual/setup-and-use`" the ":doc:`/toaster-manual/setup-and-use`"

View File

@ -39,7 +39,7 @@ Source Directory.
sections in the Yocto Project Development Tasks Manual for more information. sections in the Yocto Project Development Tasks Manual for more information.
Kernel development is best accomplished using Kernel development is best accomplished using
:ref:`devtool <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow>` :ref:`devtool <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
and not through traditional kernel workflow methods. The remainder of and not through traditional kernel workflow methods. The remainder of
this section provides information for both scenarios. this section provides information for both scenarios.

View File

@ -84,7 +84,7 @@ understand the following documentation:
- :doc:`/overview-manual/index`. - :doc:`/overview-manual/index`.
- :ref:`devtool - :ref:`devtool
workflow <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow>` workflow <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
as described in the Yocto Project Application Development and the as described in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. Extensible Software Development Kit (eSDK) manual.

View File

@ -830,7 +830,7 @@ processes patches, see the
":ref:`dev-manual/common-tasks:patching code`" ":ref:`dev-manual/common-tasks:patching code`"
section in the section in the
Yocto Project Development Tasks Manual. You can also see the Yocto Project Development Tasks Manual. You can also see the
":ref:`sdk-manual/sdk-extensible:use \`\`devtool modify\`\` to modify the source of an existing component`" ":ref:`sdk-manual/extensible:use \`\`devtool modify\`\` to modify the source of an existing component`"
section in the Yocto Project Application Development and the Extensible section in the Yocto Project Application Development and the Extensible
Software Development Kit (SDK) manual and the Software Development Kit (SDK) manual and the
":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`"
@ -1112,7 +1112,7 @@ the extensible SDK (eSDK):
see the ":ref:`overview-manual/concepts:cross-development toolchain generation`" see the ":ref:`overview-manual/concepts:cross-development toolchain generation`"
section. For information on advantages gained when building a section. For information on advantages gained when building a
cross-development toolchain using the do_populate_sdk task, see the cross-development toolchain using the do_populate_sdk task, see the
":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`" section in ":ref:`sdk-manual/appendix-obtain:building an sdk installer`" section in
the Yocto Project Application Development and the Extensible Software the Yocto Project Application Development and the Extensible Software
Development Kit (eSDK) manual. Development Kit (eSDK) manual.
@ -1443,7 +1443,7 @@ Cross-Development Toolchain Generation
====================================== ======================================
The Yocto Project does most of the work for you when it comes to The Yocto Project does most of the work for you when it comes to
creating :ref:`sdk-manual/sdk-intro:the cross-development toolchain`. This creating :ref:`sdk-manual/intro:the cross-development toolchain`. This
section provides some technical background on how cross-development section provides some technical background on how cross-development
toolchains are created and used. For more information on toolchains, you toolchains are created and used. For more information on toolchains, you
can also see the :doc:`/sdk-manual/index` manual. can also see the :doc:`/sdk-manual/index` manual.
@ -1573,7 +1573,7 @@ Here is the bootstrap process for the relocatable toolchain:
For information on advantages gained when building a For information on advantages gained when building a
cross-development toolchain installer, see the cross-development toolchain installer, see the
":ref:`sdk-manual/sdk-appendix-obtain:building an sdk installer`" appendix ":ref:`sdk-manual/appendix-obtain:building an sdk installer`" appendix
in the Yocto Project Application Development and the in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. Extensible Software Development Kit (eSDK) manual.

View File

@ -327,7 +327,7 @@ applications using the Yocto Project:
You can read about the ``devtool`` workflow in the Yocto Project You can read about the ``devtool`` workflow in the Yocto Project
Application Development and Extensible Software Development Kit Application Development and Extensible Software Development Kit
(eSDK) Manual in the (eSDK) Manual in the
":ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow`" ":ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`"
section. section.
- *Extensible Software Development Kit (eSDK):* The eSDK provides a - *Extensible Software Development Kit (eSDK):* The eSDK provides a

View File

@ -231,8 +231,8 @@ ADT Removed
The Application Development Toolkit (ADT) has been removed because its The Application Development Toolkit (ADT) has been removed because its
functionality almost completely overlapped with the :ref:`standard functionality almost completely overlapped with the :ref:`standard
SDK <sdk-manual/sdk-using:using the standard sdk>` and the SDK <sdk-manual/using:using the standard sdk>` and the
:ref:`extensible SDK <sdk-manual/sdk-extensible:using the extensible sdk>`. For :ref:`extensible SDK <sdk-manual/extensible:using the extensible sdk>`. For
information on these SDKs and how to build and use them, see the information on these SDKs and how to build and use them, see the
:doc:`/sdk-manual/index` manual. :doc:`/sdk-manual/index` manual.
@ -386,7 +386,7 @@ These additional changes exist:
removed at runtime). removed at runtime).
- The - 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 command now defaults to extracting the source since that is most
commonly expected. The "-x" or "--extract" options are now no-ops. If 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 you wish to provide your own existing source tree, you will now need

View File

@ -1986,7 +1986,7 @@ files.
The ``populate_sdk`` class provides support for SDK-only recipes. For The ``populate_sdk`` class provides support for SDK-only recipes. For
information on advantages gained when building a cross-development information on advantages gained when building a cross-development
toolchain using the :ref:`ref-tasks-populate_sdk` 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 section in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual. 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 information on advantages gained when building a cross-development
toolchain using the :ref:`ref-tasks-populate_sdk` toolchain using the :ref:`ref-tasks-populate_sdk`
task, see the 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 section in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual. Software Development Kit (eSDK) manual.

View File

@ -11,7 +11,7 @@ is a key part of the extensible SDK.
This chapter provides a Quick Reference for the ``devtool`` command. For This chapter provides a Quick Reference for the ``devtool`` command. For
more information on how to apply the command when using the extensible 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 Project Application Development and the Extensible Software Development
Kit (eSDK) manual. Kit (eSDK) manual.
@ -438,7 +438,7 @@ revision to which you want to upgrade (i.e. the
forth. forth.
You can read more on the ``devtool upgrade`` workflow in the 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 section in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual. You can also see an example of 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\`\``" how to use ``devtool upgrade`` in the ":ref:`dev-manual/common-tasks:using \`\`devtool upgrade\`\``"

View File

@ -118,7 +118,7 @@ metadata:
- *api-documentation:* Enables generation of API documentation during - *api-documentation:* Enables generation of API documentation during
recipe builds. The resulting documentation is added to SDK tarballs recipe builds. The resulting documentation is added to SDK tarballs
when the ``bitbake -c populate_sdk`` command is used. See the 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 section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. Extensible Software Development Kit (eSDK) manual.

View File

@ -477,7 +477,7 @@ the kernel files:
The OpenEmbedded build system creates this directory to hold toolchain The OpenEmbedded build system creates this directory to hold toolchain
installer scripts which, when executed, install the sysroot that matches installer scripts which, when executed, install the sysroot that matches
your target hardware. You can find out more about these installers in 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 section in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual. Software Development Kit (eSDK) manual.

View File

@ -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 For additional information on how to customize the extensible SDK's
configuration, see the 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 section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. 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 For additional information on how to customize the extensible SDK's
configuration, see the 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 section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. 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 For additional information on how to customize the extensible SDK's
configuration, see the 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 section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. 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)". ``SDK_TITLE`` is set to "Poky (Yocto Project Reference Distro)".
For information on how to change this default title, see the 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 section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. 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". default distribution "poky", the ``SDKEXTPATH`` is set to "poky_sdk".
For information on how to change this default directory, see the 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 section in the Yocto Project Application Development and the
Extensible Software Development Kit (eSDK) manual. 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, For information on how staging for recipe-specific sysroots occurs,
see the :ref:`ref-tasks-populate_sysroot` 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 section in the Yocto Project Development Tasks Manual, the
":ref:`overview-manual/concepts:configuration, compilation, and staging`" ":ref:`overview-manual/concepts:configuration, compilation, and staging`"
section in the Yocto Project Overview and Concepts Manual, and the 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 In this case, a default list of packages is
set in this variable, but you can add additional packages to the set in this variable, but you can add additional packages to the
list. See 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 in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual for more information. Software Development Kit (eSDK) manual for more information.
For background information on cross-development toolchains in the For background information on cross-development toolchains in the
Yocto Project development environment, see 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 section in the Yocto Project Overview and Concepts Manual. For
information on setting up a cross-development environment, see the information on setting up a cross-development environment, see the
:doc:`/sdk-manual/index` manual. :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 target hardware), which includes libraries and headers. Use this
variable to add individual packages to the part of the SDK that runs variable to add individual packages to the part of the SDK that runs
on the target. See the 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 in the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual for more information. Software Development Kit (eSDK) manual for more information.
For background information on cross-development toolchains in the For background information on cross-development toolchains in the
Yocto Project development environment, see 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 section in the Yocto Project Overview and Concepts Manual. For
information on setting up a cross-development environment, see the information on setting up a cross-development environment, see the
:doc:`/sdk-manual/index` manual. :doc:`/sdk-manual/index` manual.

View File

@ -246,7 +246,7 @@ Follow these steps to extract the root filesystem:
installed the toolchain (e.g. ``poky_sdk``). installed the toolchain (e.g. ``poky_sdk``).
Following is an example based on the toolchain installed in the Following is an example based on the toolchain installed in the
":ref:`sdk-manual/sdk-appendix-obtain:locating pre-built sdk installers`" section: ":ref:`sdk-manual/appendix-obtain:locating pre-built sdk installers`" section:
:: ::
$ source ~/poky_sdk/environment-setup-core2-64-poky-linux $ source ~/poky_sdk/environment-setup-core2-64-poky-linux

View File

@ -10,13 +10,13 @@ Yocto Project Application Development and the Extensible Software Development Ki
:caption: Table of Contents :caption: Table of Contents
:numbered: :numbered:
sdk-intro intro
sdk-extensible extensible
sdk-using using
sdk-working-projects working-projects
sdk-appendix-obtain appendix-obtain
sdk-appendix-customizing appendix-customizing
sdk-appendix-customizing-standard appendix-customizing-standard
history history
.. include:: /boilerplate.rst .. include:: /boilerplate.rst

View File

@ -10,7 +10,7 @@ projects.
Autotools-Based Projects Autotools-Based Projects
======================== ========================
Once you have a suitable :ref:`sdk-manual/sdk-intro:the cross-development toolchain` Once you have a suitable :ref:`sdk-manual/intro:the cross-development toolchain`
installed, it is very easy to develop a project using the `GNU installed, it is very easy to develop a project using the `GNU
Autotools-based <https://en.wikipedia.org/wiki/GNU_Build_System>`__ Autotools-based <https://en.wikipedia.org/wiki/GNU_Build_System>`__
workflow, which is outside of the :term:`OpenEmbedded Build System`. workflow, which is outside of the :term:`OpenEmbedded Build System`.

View File

@ -90,7 +90,7 @@ Transitioning to a custom environment for systems development
#. **Build your image and refine it**. #. **Build your image and refine it**.
Add what's missing and fix anything that's broken using your knowledge of the Add what's missing and fix anything that's broken using your knowledge of the
:ref:`workflow <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk :ref:`workflow <sdk-manual/extensible:using \`\`devtool\`\` in your sdk
workflow>` to identify where issues might be occurring. workflow>` to identify where issues might be occurring.
#. **Consider creating your own distribution**. #. **Consider creating your own distribution**.

View File

@ -135,7 +135,7 @@ contact us with other suggestions.
valuable links: :ref:`dev-manual/common-tasks:Using a Development valuable links: :ref:`dev-manual/common-tasks:Using a Development
Shell` for information on how to build and run a specific task using Shell` for information on how to build and run a specific task using
devshell. Also, the :ref:`SDK manual shows how to build out a specific recipe devshell. Also, the :ref:`SDK manual shows how to build out a specific recipe
<sdk-manual/sdk-extensible:use \`\`devtool modify\`\` to modify the source of an existing component>`. <sdk-manual/extensible:use \`\`devtool modify\`\` to modify the source of an existing component>`.
#. **An ambiguous definition: Package vs Recipe:** #. **An ambiguous definition: Package vs Recipe:**
A recipe contains instructions the build system uses to create A recipe contains instructions the build system uses to create
@ -195,9 +195,9 @@ contact us with other suggestions.
* **Look Through the Yocto Project Application Development and the Extensible * **Look Through the Yocto Project Application Development and the Extensible
Software Development Kit (eSDK) manual**: This manual describes how to use Software Development Kit (eSDK) manual**: This manual describes how to use
both the standard SDK and the extensible SDK, which are used primarily for both the standard SDK and the extensible SDK, which are used primarily for
application development. The :doc:`/sdk-manual/sdk-extensible` also provides application development. The :doc:`/sdk-manual/extensible` also provides
example workflows that use devtool. See the section example workflows that use devtool. See the section
:ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow` :ref:`sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow`
for more information. for more information.
* **Learn About Kernel Development**: If you want to see how to work with the * **Learn About Kernel Development**: If you want to see how to work with the