summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-concepts-appx.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-concepts-appx.xml')
-rw-r--r--documentation/kernel-dev/kernel-dev-concepts-appx.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml
index 62c68527d2..bf0c525caf 100644
--- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml
+++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml
@@ -1,6 +1,7 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4<!--SPDX-License-Identifier: CC-BY-2.0-UK-->
4 5
5<appendix id='kernel-dev-concepts-appx'> 6<appendix id='kernel-dev-concepts-appx'>
6<title>Advanced Kernel Concepts</title> 7<title>Advanced Kernel Concepts</title>
@@ -191,7 +192,7 @@
191 Forward porting Linux kernel functionality into the Yocto Linux 192 Forward porting Linux kernel functionality into the Yocto Linux
192 kernels available through the Yocto Project can be thought of as 193 kernels available through the Yocto Project can be thought of as
193 a "micro uprev." 194 a "micro uprev."
194 The many micro uprevs produce a Yocto Linux kernel version with 195 The many "micro uprevs" produce a Yocto Linux kernel version with
195 a mix of important new mainline, non-mainline, BSP developments 196 a mix of important new mainline, non-mainline, BSP developments
196 and feature integrations. 197 and feature integrations.
197 This Yocto Linux kernel gives insight into new features and 198 This Yocto Linux kernel gives insight into new features and