summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-28 09:20:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-12 00:28:13 +0100
commitba6887404aa400bbed125dce3614399e42438f26 (patch)
tree2b7c61c2ae8e21f8a3df38f139bbe2f8d5020612 /documentation/dev-manual/dev-manual-model.xml
parented25d7df9cc755cfcbf24e3a83f129ad8e1575e9 (diff)
downloadpoky-ba6887404aa400bbed125dce3614399e42438f26.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml12
1 files changed, 8 insertions, 4 deletions
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 @@
130 process and to the tools you need. 130 process and to the tools you need.
131 For information on how to set up the Source Directory, 131 For information on how to set up the Source Directory,
132 see the 132 see the
133 "<link linkend='getting-setup'>Getting Set Up</link>" section.</para></listitem> 133 "<link linkend='working-with-yocto-project-source-files'>Working With Yocto Project Source Files</link>"
134 section.
135 </para></listitem>
134 <listitem><para><emphasis>Establish the <filename>meta-intel</filename> 136 <listitem><para><emphasis>Establish the <filename>meta-intel</filename>
135 repository on your system</emphasis>: Having local copies 137 repository on your system</emphasis>: Having local copies
136 of these supported BSP layers on your system gives you 138 of these supported BSP layers on your system gives you
137 access to layers you might be able to build on or modify 139 access to layers you might be able to build on or modify
138 to create your BSP. 140 to create your BSP.
139 For information on how to get these files, see the 141 For information on how to get these files, see the
140 "<link linkend='getting-setup'>Getting Set Up</link>" section.</para></listitem> 142 "<link linkend='setting-up-bsp-layers'>Setting Up BSP Layers</link>" section.
143 </para></listitem>
141 <listitem><para><emphasis>Create your own BSP layer using the 144 <listitem><para><emphasis>Create your own BSP layer using the
142 <ulink url='&YOCTO_DOCS_BSP_URL;#creating-a-new-bsp-layer-using-the-yocto-bsp-script'><filename>yocto-bsp</filename></ulink> script</emphasis>: 145 <ulink url='&YOCTO_DOCS_BSP_URL;#creating-a-new-bsp-layer-using-the-yocto-bsp-script'><filename>yocto-bsp</filename></ulink> script</emphasis>:
143 Layers are ideal for 146 Layers are ideal for
@@ -475,8 +478,9 @@
475 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink> 478 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>
476 on your system gives you access to the build process and tools 479 on your system gives you access to the build process and tools
477 you need. 480 you need.
478 For information on how to get these files, see the bulleted item 481 For information on how to get these files, see the
479 "<link linkend='local-yp-release'>Yocto Project Release</link>" earlier in this manual. 482 "<link linkend='cloning-the-poky-repository'>Cloning the <filename>poky</filename> Repository</link>"
483 section.
480 </para></listitem> 484 </para></listitem>
481 <listitem><para><emphasis>Establish the temporary kernel source files</emphasis>: 485 <listitem><para><emphasis>Establish the temporary kernel source files</emphasis>:
482 Temporary kernel source files are kept in the 486 Temporary kernel source files are kept in the