summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-intro.xml')
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index 885a54ce1e..237e0380aa 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -16,8 +16,10 @@
16 provides background information on the Yocto Linux kernel 16 provides background information on the Yocto Linux kernel
17 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>, 17 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>,
18 describes common tasks you can perform using the kernel tools, 18 describes common tasks you can perform using the kernel tools,
19 and shows you how to use the kernel Metadata needed to work with 19 shows you how to use the kernel Metadata needed to work with
20 the kernel inside the Yocto Project. 20 the kernel inside the Yocto Project, and provides insight into how
21 the Yocto Project team develops and maintains Yocto Linux kernel
22 Git repositories and Metadata.
21 </para> 23 </para>
22 24
23 <para> 25 <para>