From a037f60768abfeeadfbead36b6fb6a4ea0368e6f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 18 Aug 2017 13:43:08 -0700 Subject: dev-manual: Pulled Eclipse preparation section I moved the section on preparing a build host to use the Eclipse IDE and placed it as introductory text for the section that talks about getting the system ready for either native Linux or CROPS use to use YP. I also created as part of that list, links to the BSP manual where I now talk about getting the system ready for BSP development. (From yocto-docs rev: f5b5d27ea5036792a96c0a42a3d7513a2a57a4b0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 74 +++++++++++---------------- 1 file changed, 29 insertions(+), 45 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index e840385c25..85dff0b673 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -28,6 +28,35 @@ to prepare any Linux, Mac, or Windows development host. + + Once your development host is set up to use the Yocto Project, + further steps are necessary depending on what you want to + accomplish. + See the following references for information on how to prepare for + Board Support Package (BSP) development, kernel development, and + development using the Eclipse IDE: + + + BSP Development: + See the + "Preparing Your Build Host to Work With BSP Layers" + section in the Yocto Project Board Support Package (BSP) + Developer's Guide. + + + Kernel Development: + Need some kernel links. + + + Eclipse Development: + See the + "Developing Applications Using Eclipse" + section in the Yocto Project Software Development Kit (SDK) + Developer's Guide. + + + +
Setting Up a Native Linux Host @@ -325,51 +354,6 @@
- -
- Setting Up to Use Eclipse - - - This section presents the steps needed to set up your host if you - are going to be using the popular - Eclipse IDE. - The steps in this procedure are links to sections in the - Yocto Project Software Development Kit (SDK) Developer's Guide - that provide detailed procedures given the Neon version of - Eclipse. - For procedures on the entire development process using - Eclipse, see the - "Developing Applications Using Eclipse" - section in the Yocto Project Software Development Kit (SDK) - Developer's Guide. - - - Install Eclipse: - See the - "Installing the Neon Eclipse IDE" - section. - - - Configure Eclipse: - See the - "Configuring the Neon Eclipse IDE" - section. - - - Configure Eclipse: - See the - "Installing or Accessing the Neon Eclipse Yocto Plug-in" - section. - - - Configure Eclipse: - See the - "Configuring the Neon Eclipse Yocto Plug-in" - section. - - - -
-- cgit v1.2.3-54-g00ecf