From: Scott Rifenbark Date: Fri, 13 Jul 2012 21:17:33 +0000 (-0700) Subject: documentation/poky-ref-manual: Removed artifacts for dev chapter X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9dc29ced6fc929abb8daa623aee64ac61fd7bc0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index ac28eaef4eb..35b099bc7ec 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 d21ccffe3e9..5c4ae917c55 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 8e5d4158b27..6c24452d54f 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 67f24541456..d1b919f9b38 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.