From d9dc29ced6fc929abb8daa623aee64ac61fd7bc0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 13 Jul 2012 14:17:33 -0700 Subject: documentation/poky-ref-manual: Removed artifacts for dev chapter Removing the Development chapter resulted in some links being re-defined to go to the YP Development manual. Also, the poky-ref-manual.xml file had to be altered to not include the chapter. Any sort of residual cleanup needed as a result of getting rid of this chapter is handled in this commit. (From yocto-docs rev: f8d113654b33ed5f6f1ba8e2d2e755b78033ddbf) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/introduction.xml | 4 ---- documentation/poky-ref-manual/poky-ref-manual.xml | 2 -- documentation/poky-ref-manual/ref-bitbake.xml | 4 ++-- documentation/poky-ref-manual/ref-classes.xml | 4 ++-- 4 files changed, 4 insertions(+), 10 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index ac28eaef4e..35b099bc7e 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -45,10 +45,6 @@ Board Support Packages (BSP) - Developer's Guide: This chapter describes the example filesystem layout for BSP development and the click-through licensing scheme. - - Platform Development With the Yocto Project: - This chapter describes application development, debugging, and profiling using - the Yocto Project. Reference: Directory Structure: This appendix describes the diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml index d21ccffe3e..5c4ae917c5 100644 --- a/documentation/poky-ref-manual/poky-ref-manual.xml +++ b/documentation/poky-ref-manual/poky-ref-manual.xml @@ -92,8 +92,6 @@ - - diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index 8e5d4158b2..6c24452d54 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml @@ -405,8 +405,8 @@ Options: This feature works using the SRCREV variable. See the - "Development Within Yocto Project for a Package that Uses - an External SCM" section for more information. + "Using an External SCM" section + in the Yocto Project Development Manual for more information. diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml index 67f2454145..d1b919f9b3 100644 --- a/documentation/poky-ref-manual/ref-classes.xml +++ b/documentation/poky-ref-manual/ref-classes.xml @@ -257,8 +257,8 @@ This class adds the devshell task. Distribution policy dictates whether to include this class. See the - "Development Within a Development Shell" section - for more information about using devshell. + "Using a Development Shell" section + in the Yocto Project Development Manual for more information about using devshell. -- cgit v1.2.3-54-g00ecf