From 20a2dda2c21b1883676b772d3783ce0e9f630fcb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 3 Oct 2012 14:05:17 -0700 Subject: documentation: bsp-guide, dev-manual, kernel-manual - Removed links Removing the Appendix A (BSP) example had some rippling affects throughout the doc set. There were several links into the appendix. All these links had to either be modified (if possible) or simply removed since the appendix will be removed. (From yocto-docs rev: fff35abd87e945de1806eef63a56a956d104bf92) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/dev-manual/dev-manual-intro.xml') diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index faa1f5ac92..99990c4466 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -23,9 +23,9 @@ - The Yocto Project Development Manual, however, does provide detailed examples on how to create a - Board Support Package (BSP), change the kernel source code, and reconfigure the kernel. - You can find this information in the appendices of the manual. + The Yocto Project Development Manual, however, does provide detailed examples + on how to change the kernel source code, reconfigure the kernel, and develop + an application using the popular Eclipse IDE. @@ -44,7 +44,7 @@ Development case overviews for both system development and user-space applications. An overview and understanding of the emulation environment used with - the Yocto Project (QEMU). + the Yocto Project - the Quick EMUlator (QEMU). An understanding of basic kernel architecture and concepts. Many references to other sources of related information. -- cgit v1.2.3-54-g00ecf