summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-bsp-appendix.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-02 10:19:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-03 14:55:02 +0100
commitd779c83e71b7a7f18773e675bd0c785fb2e90bde (patch)
tree63570142b3096a59cc8b3ee702022f4ae1c6aa9b /documentation/dev-manual/dev-manual-bsp-appendix.xml
parent85673e5466804f6918be72b3b27328783b5ac5c9 (diff)
downloadpoky-d779c83e71b7a7f18773e675bd0c785fb2e90bde.tar.gz
documentation/dev-manual: Fixed "Linux Yocto" term
Throughout the manual, the kernels that are built and available through the Yocto Project were being referenced as a "Linux Yocto kernel." This reference is poor. First, it placed Linux and Yocto very close together and could upset the Linux folks. Second, a better way would have been to say "Yocto Linux kernel." I have fixed by referring to kernels that are available through the Yocto Project as "Yocto Project kernels." (From yocto-docs rev: 9b8319328cd4ab4ce3363001c9feeec585d9cab9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index e3f8f7664c..4cc348682c 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -266,7 +266,7 @@
266 <filename>PREFERRED_VERSION_linux-yocto</filename> statement. 266 <filename>PREFERRED_VERSION_linux-yocto</filename> statement.
267 This statement identifies the kernel that the BSP is going to use. 267 This statement identifies the kernel that the BSP is going to use.
268 In this case, the BSP is using <filename>linux-yocto</filename>, which is the 268 In this case, the BSP is using <filename>linux-yocto</filename>, which is the
269 current Linux Yocto kernel based on the Linux 3.2 release. 269 current Yocto Project kernel based on the Linux 3.2 release.
270 </para> 270 </para>
271 271
272 <para> 272 <para>