summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/concepts-appx.rst
diff options
context:
space:
mode:
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