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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
<link linkend='bsp'>Board Support Packages (BSP) - Developer's Guide</link>:</emphasis>
This chapter describes the example filesystem layout for BSP development and
the click-through licensing scheme.</para></listitem>
- <listitem><para><emphasis>
- <link linkend='platdev'>Platform Development With the Yocto Project</link>:</emphasis>
- This chapter describes application development, debugging, and profiling using
- the Yocto Project.</para></listitem>
<listitem><para><emphasis>
<link linkend='ref-structure'>Reference: Directory Structure</link>:</emphasis>
This appendix describes the
<xi:include href="../bsp-guide/bsp.xml"/>
- <xi:include href="development.xml"/>
-
<xi:include href="ref-structure.xml"/>
<xi:include href="ref-bitbake.xml"/>
This feature works using the <filename><link linkend='var-SRCREV'>SRCREV</link></filename>
variable.
See the
- "<link linkend='platdev-appdev-srcrev'>Development Within Yocto Project for a Package that Uses
- an External SCM</link>" section for more information.
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-srcrev'>Using an External SCM</ulink>" section
+ in the Yocto Project Development Manual for more information.
</para>
</section>
This class adds the <filename>devshell</filename> task.
Distribution policy dictates whether to include this class.
See the
- "<link linkend='platdev-appdev-devshell'>Development Within a Development Shell</link>" section
- for more information about using devshell.
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section
+ in the Yocto Project Development Manual for more information about using <filename>devshell</filename>.
</para>
</section>