From d779c83e71b7a7f18773e675bd0c785fb2e90bde Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Jul 2012 10:19:10 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-bsp-appendix.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml') 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 @@ PREFERRED_VERSION_linux-yocto statement. This statement identifies the kernel that the BSP is going to use. In this case, the BSP is using linux-yocto, which is the - current Linux Yocto kernel based on the Linux 3.2 release. + current Yocto Project kernel based on the Linux 3.2 release. -- cgit v1.2.3-54-g00ecf