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/bsp-guide/bsp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/bsp-guide') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 787645324d..50822db2c2 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -87,7 +87,7 @@ section in the Yocto Project Development Manual. For more information on how to set up a local copy of source files from a Git repository, see the - "Getting Set Up" + "Working With Yocto Project Source Files" section also in the Yocto Project Development Manual. -- cgit v1.2.3-54-g00ecf