summaryrefslogtreecommitdiffstats
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
parentc3d097485468913f3bf66bcbe08d05c2425e6f79 (diff)
downloadast2050-yocto-poky-7f60e93e2982ddf9e780392e0b3f4da944ee299c.zip
ast2050-yocto-poky-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>
-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 d2fc483..00fee3e 100644
--- a/documentation/kernel-dev/kernel-dev-maint-appx.xml
+++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml
@@ -14,8 +14,8 @@
<ulink url='&YOCTO_GIT_URL;/cgit.cgi'>&YOCTO_GIT_URL;/cgit.cgi</ulink>
and can be shipped as part of a Yocto Project release.
The team creates these repositories by
- compiling and executing the set of feature descriptions for every BSP/feature
- in the product.
+ compiling and executing the set of feature descriptions for every BSP
+ and feature in the product.
Those feature descriptions list all necessary patches,
configuration, branching, tagging and feature divisions found in a kernel.
Thus, the Yocto Project kernel repository (or tree) is built.
OpenPOWER on IntegriCloud