summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-concepts-appx.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-concepts-appx.rst')
-rw-r--r--documentation/kernel-dev/kernel-dev-concepts-appx.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.rst b/documentation/kernel-dev/kernel-dev-concepts-appx.rst
index f3349a6be4..ed1486b65d 100644
--- a/documentation/kernel-dev/kernel-dev-concepts-appx.rst
+++ b/documentation/kernel-dev/kernel-dev-concepts-appx.rst
@@ -313,7 +313,7 @@ The temporary kernel source files resulting from a build using BitBake
313have a particular hierarchy. When you build the kernel on your 313have a particular hierarchy. When you build the kernel on your
314development system, all files needed for the build are taken from the 314development system, all files needed for the build are taken from the
315source repositories pointed to by the 315source repositories pointed to by the
316```SRC_URI`` <&YOCTO_DOCS_REF_URL;#var-SRC_URI>`__ variable and gathered 316:term:`SRC_URI` variable and gathered
317in a temporary work area where they are subsequently used to create the 317in a temporary work area where they are subsequently used to create the
318unique kernel. Thus, in a sense, the process constructs a local source 318unique kernel. Thus, in a sense, the process constructs a local source
319tree specific to your kernel from which to generate the new kernel 319tree specific to your kernel from which to generate the new kernel