summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 373a3fe936..00bed870b0 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -12,6 +12,10 @@
12 These tasks include preparing a layer, modifying an existing recipe, 12 These tasks include preparing a layer, modifying an existing recipe,
13 iterative development, working with your own sources, and incorporating 13 iterative development, working with your own sources, and incorporating
14 out-of-tree modules. 14 out-of-tree modules.
15 <note>
16 The examples presented in this chapter work with the Yocto Project
17 1.2.2 Release and forward.
18 </note>
15</para> 19</para>
16 20
17 <section id='creating-and-preparing-a-layer'> 21 <section id='creating-and-preparing-a-layer'>