summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/concepts-appx.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commit3240a59758e918afa79d14c961492d6f98cc3d85 (patch)
treec9a278f665319c0eccd6c3fb5e4133d17b309699 /documentation/kernel-dev/concepts-appx.rst
parent11c048fbeae7d3eb12c43bd14953cb64b3de53bd (diff)
downloadpoky-3240a59758e918afa79d14c961492d6f98cc3d85.tar.gz
overview-manual: remove 'overview-manual' 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: 4f489a40bb00be018e419802a76fec9dbee3f255) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/concepts-appx.rst')
-rw-r--r--documentation/kernel-dev/concepts-appx.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst
index 865f6d8bef..4b6dbe5ef9 100644
--- a/documentation/kernel-dev/concepts-appx.rst
+++ b/documentation/kernel-dev/concepts-appx.rst
@@ -35,7 +35,7 @@ Yocto Project Linux kernel that caters to specific embedded designer
35needs for targeted hardware. 35needs for targeted hardware.
36 36
37You can find a web interface to the Yocto Linux kernels in the 37You can find a web interface to the Yocto Linux kernels in the
38:ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` 38:ref:`overview-manual/development-environment:yocto project source repositories`
39at :yocto_git:`/`. If you look at the interface, you will see to 39at :yocto_git:`/`. If you look at the interface, you will see to
40the left a grouping of Git repositories titled "Yocto Linux Kernel". 40the left a grouping of Git repositories titled "Yocto Linux Kernel".
41Within this group, you will find several Linux Yocto kernels developed 41Within this group, you will find several Linux Yocto kernels developed
@@ -160,7 +160,7 @@ implemented by the Yocto Project team using the Source Code Manager
160 160
161 - You can find documentation on Git at https://git-scm.com/doc. You can 161 - You can find documentation on Git at https://git-scm.com/doc. You can
162 also get an introduction to Git as it applies to the Yocto Project in the 162 also get an introduction to Git as it applies to the Yocto Project in the
163 ":ref:`overview-manual/overview-manual-development-environment:git`" section in the Yocto Project 163 ":ref:`overview-manual/development-environment:git`" section in the Yocto Project
164 Overview and Concepts Manual. The latter reference provides an 164 Overview and Concepts Manual. The latter reference provides an
165 overview of Git and presents a minimal set of Git commands that 165 overview of Git and presents a minimal set of Git commands that
166 allows you to be functional using Git. You can use as much, or as 166 allows you to be functional using Git. You can use as much, or as
@@ -258,7 +258,7 @@ Yocto Linux kernel needed for any given set of requirements.
258 Yocto Linux kernels, but rather shows a single generic kernel just 258 Yocto Linux kernels, but rather shows a single generic kernel just
259 for conceptual purposes. Also keep in mind that this structure 259 for conceptual purposes. Also keep in mind that this structure
260 represents the 260 represents the
261 :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` 261 :ref:`overview-manual/development-environment:yocto project source repositories`
262 that are either pulled from during the build or established on the 262 that are either pulled from during the build or established on the
263 host development system prior to the build by either cloning a 263 host development system prior to the build by either cloning a
264 particular kernel's Git repository or by downloading and unpacking a 264 particular kernel's Git repository or by downloading and unpacking a