summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 14:42:11 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:20 +0100
commit7f60e93e2982ddf9e780392e0b3f4da944ee299c (patch)
tree6b93e1a48eb7c32a9e48a4b1a983e734f395278e /documentation/kernel-dev
parentc3d097485468913f3bf66bcbe08d05c2425e6f79 (diff)
downloadpoky-7f60e93e2982ddf9e780392e0b3f4da944ee299c.tar.gz
kernel-dev: Removed the <word>/<word> construction.
(From yocto-docs rev: b910a33f2e4179b08ce6283272d7d25e7ba89613) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r--documentation/kernel-dev/kernel-dev-maint-appx.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml
index d2fc4837a8..00fee3e352 100644
--- a/documentation/kernel-dev/kernel-dev-maint-appx.xml
+++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml
@@ -14,8 +14,8 @@
14 <ulink url='&YOCTO_GIT_URL;/cgit.cgi'>&YOCTO_GIT_URL;/cgit.cgi</ulink> 14 <ulink url='&YOCTO_GIT_URL;/cgit.cgi'>&YOCTO_GIT_URL;/cgit.cgi</ulink>
15 and can be shipped as part of a Yocto Project release. 15 and can be shipped as part of a Yocto Project release.
16 The team creates these repositories by 16 The team creates these repositories by
17 compiling and executing the set of feature descriptions for every BSP/feature 17 compiling and executing the set of feature descriptions for every BSP
18 in the product. 18 and feature in the product.
19 Those feature descriptions list all necessary patches, 19 Those feature descriptions list all necessary patches,
20 configuration, branching, tagging and feature divisions found in a kernel. 20 configuration, branching, tagging and feature divisions found in a kernel.
21 Thus, the Yocto Project kernel repository (or tree) is built. 21 Thus, the Yocto Project kernel repository (or tree) is built.