From ba6887404aa400bbed125dce3614399e42438f26 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 28 Jun 2017 09:20:48 -0700 Subject: documentation: Re-write of dev-manual setup chapter Fixes [YOCTO #11630] The chapter on setting up YP has been completely re-written to move towards a "how-to" manual. This involved touching every aspect of the chapter. All subsections now have procedures surrounding set up stuff. There are some development sections that still need fleshed out. Many, many links and references in other chapters were affected. These have been fixed. A couple style-sheet (*.css) files were also updated to support the "writernotes" style, which renders paragraph text in red. (From yocto-docs rev: c4c2a6cf575ce5c783b1cc84d9f7e961aebef49c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'documentation/dev-manual/dev-manual-model.xml') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 5c0f5cd851..d2c84eae03 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -130,14 +130,17 @@ process and to the tools you need. For information on how to set up the Source Directory, see the - "Getting Set Up" section. + "Working With Yocto Project Source Files" + section. + Establish the meta-intel repository on your system: Having local copies of these supported BSP layers on your system gives you access to layers you might be able to build on or modify to create your BSP. For information on how to get these files, see the - "Getting Set Up" section. + "Setting Up BSP Layers" section. + Create your own BSP layer using the yocto-bsp script: Layers are ideal for @@ -475,8 +478,9 @@ Source Directory on your system gives you access to the build process and tools you need. - For information on how to get these files, see the bulleted item - "Yocto Project Release" earlier in this manual. + For information on how to get these files, see the + "Cloning the poky Repository" + section. Establish the temporary kernel source files: Temporary kernel source files are kept in the -- cgit v1.2.3-54-g00ecf