summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r--documentation/ref-manual/ref-tasks.xml30
1 files changed, 16 insertions, 14 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 262dec8311..2afd9588b7 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -221,7 +221,7 @@
221 <para> 221 <para>
222 For more information on image creation, see the 222 For more information on image creation, see the
223 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>" 223 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
224 section in the Yocto Project Overview Manual. 224 section in the Getting Started With Yocto Project Manual.
225 </para> 225 </para>
226 </section> 226 </section>
227 227
@@ -247,7 +247,7 @@
247 <para> 247 <para>
248 For more information on image creation, see the 248 For more information on image creation, see the
249 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>" 249 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
250 section in the Yocto Project Overview Manual. 250 section in the Getting Started With Yocto Project Manual.
251 </para> 251 </para>
252 </section> 252 </section>
253 253
@@ -342,8 +342,8 @@
342 For additional information, see the 342 For additional information, see the
343 <link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link> 343 <link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link>
344 variable and the 344 variable and the
345 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 345 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
346 section in the Yocto Project Overview Manual. 346 section in the Yocto Project Concepts Manual.
347 </para> 347 </para>
348 </section> 348 </section>
349 349
@@ -368,7 +368,7 @@
368 directory in the package feeds area. 368 directory in the package feeds area.
369 For more information, see the 369 For more information, see the
370 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 370 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
371 section in the Yocto Project Overview Manual. 371 section in the Getting Started With Yocto Project Manual.
372 </para> 372 </para>
373 </section> 373 </section>
374 374
@@ -382,7 +382,7 @@
382 directory in the package feeds area. 382 directory in the package feeds area.
383 For more information, see the 383 For more information, see the
384 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 384 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
385 section in the Yocto Project Overview Manual. 385 section in the Getting Started With Yocto Project Manual.
386 </para> 386 </para>
387 </section> 387 </section>
388 388
@@ -396,7 +396,7 @@
396 directory in the package feeds area. 396 directory in the package feeds area.
397 For more information, see the 397 For more information, see the
398 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 398 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
399 section in the Yocto Project Overview Manual. 399 section in the Getting Started With Yocto Project Manual.
400 </para> 400 </para>
401 </section> 401 </section>
402 402
@@ -409,7 +409,7 @@
409 directory in the package feeds area. 409 directory in the package feeds area.
410 For more information, see the 410 For more information, see the
411 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 411 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
412 section Yocto Project Overview Manual. 412 section Getting Started With Yocto Project Manual.
413 </para> 413 </para>
414 </section> 414 </section>
415 415
@@ -432,7 +432,8 @@
432 Locates patch files and applies them to the source code. 432 Locates patch files and applies them to the source code.
433 See the 433 See the
434 "<ulink url='&YOCTO_DOCS_GS_URL;#patching-dev-environment'>Patching</ulink>" 434 "<ulink url='&YOCTO_DOCS_GS_URL;#patching-dev-environment'>Patching</ulink>"
435 section in the Yocto Project Overview Manual for more information. 435 section in the Getting Started With Yocto Project Manual for more
436 information.
436 </para> 437 </para>
437 </section> 438 </section>
438 439
@@ -452,7 +453,8 @@
452 Creates the file and directory structure for an installable SDK. 453 Creates the file and directory structure for an installable SDK.
453 See the 454 See the
454 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>" 455 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>"
455 section in the Yocto Project Overview Manual for more information. 456 section in the Getting Started With Yocto Project Manual for more
457 information.
456 </para> 458 </para>
457 </section> 459 </section>
458 460
@@ -539,8 +541,8 @@
539 plays a role in where unpacked source files ultimately reside. 541 plays a role in where unpacked source files ultimately reside.
540 For more information on how source files are unpacked, see the 542 For more information on how source files are unpacked, see the
541 "<ulink url='&YOCTO_DOCS_GS_URL;#source-fetching-dev-environment'>Source Fetching</ulink>" 543 "<ulink url='&YOCTO_DOCS_GS_URL;#source-fetching-dev-environment'>Source Fetching</ulink>"
542 section in the Yocto Project Overview Manual and also see the 544 section in the Getting Started With Yocto Project Manual and also
543 <filename>WORKDIR</filename> and 545 see the <filename>WORKDIR</filename> and
544 <filename>S</filename> variable descriptions. 546 <filename>S</filename> variable descriptions.
545 </para> 547 </para>
546 </section> 548 </section>
@@ -813,8 +815,8 @@
813 image. 815 image.
814 See the 816 See the
815 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>" 817 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
816 section in the Yocto Project Overview Manual for more information 818 section in the Getting Started With Yocto Project Manual for more
817 on how the root filesystem is created. 819 information on how the root filesystem is created.
818 </para> 820 </para>
819 </section> 821 </section>
820 822