mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
documentation: Moved the detailed build section to concepts-manual.
The section that provides a closer look into the build system has moved from the getting-started manaul to the concepts-manual. I fixed all the links, provided some coded formatting of the entire section, and made general updates. The other manuals had links that needed fixed due to the move. (From yocto-docs rev: b83a5619f56ebd9879fdcadcf474859e68b26d58) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b509d336c7
commit
813772451f
File diff suppressed because it is too large
Load Diff
@@ -1815,8 +1815,8 @@
|
||||
Your recipe must have a <filename>SRC_URI</filename> variable
|
||||
that points to where the source is located.
|
||||
For a graphical representation of source locations, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#sources-dev-environment'>Sources</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#sources-dev-environment'>Sources</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@@ -11457,8 +11457,8 @@ Some notes from Cal:
|
||||
<filename>-c</filename>, BitBake will only run the task if it
|
||||
considers it "out of date".
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual for
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
|
||||
section in the Yocto Project Concepts Manual for
|
||||
how BitBake determines whether a task is "out of date".
|
||||
</para>
|
||||
|
||||
|
||||
@@ -741,8 +741,8 @@
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
|
||||
under <filename>tmp/deploy/images</filename>.
|
||||
For detailed information on the build process using BitBake, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1251,8 +1251,8 @@
|
||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage'>Customizing Images</ulink>"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
For information on how images are created, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>"
|
||||
section in the Yocto Project Concpets Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -3020,8 +3020,8 @@ This check was removed for YP 2.3 release
|
||||
|
||||
<para>
|
||||
For information on how root filesystem images are created, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -520,10 +520,10 @@
|
||||
variable points to this directory.
|
||||
For more detail on the contents of the <filename>deploy</filename>
|
||||
directory, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>"
|
||||
and
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
|
||||
sections in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
|
||||
sections in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -696,8 +696,8 @@
|
||||
<para>
|
||||
For information on how BitBake uses stamp files to determine if
|
||||
a task should be rerun, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -220,8 +220,8 @@
|
||||
|
||||
<para>
|
||||
For more information on image creation, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -246,8 +246,8 @@
|
||||
|
||||
<para>
|
||||
For more information on image creation, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -367,8 +367,8 @@
|
||||
<filename>${</filename><link linkend='var-DEPLOY_DIR_DEB'><filename>DEPLOY_DIR_DEB</filename></link><filename>}</filename>
|
||||
directory in the package feeds area.
|
||||
For more information, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -381,8 +381,8 @@
|
||||
<filename>${</filename><link linkend='var-DEPLOY_DIR_IPK'><filename>DEPLOY_DIR_IPK</filename></link><filename>}</filename>
|
||||
directory in the package feeds area.
|
||||
For more information, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -395,8 +395,8 @@
|
||||
<filename>${</filename><link linkend='var-DEPLOY_DIR_RPM'><filename>DEPLOY_DIR_RPM</filename></link><filename>}</filename>
|
||||
directory in the package feeds area.
|
||||
For more information, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -408,8 +408,8 @@
|
||||
<filename>${</filename><link linkend='var-DEPLOY_DIR_TAR'><filename>DEPLOY_DIR_TAR</filename></link><filename>}</filename>
|
||||
directory in the package feeds area.
|
||||
For more information, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -431,8 +431,8 @@
|
||||
<para>
|
||||
Locates patch files and applies them to the source code.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#patching-dev-environment'>Patching</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual for more
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#patching-dev-environment'>Patching</ulink>"
|
||||
section in the Yocto Project Concepts Manual for more
|
||||
information.
|
||||
</para>
|
||||
</section>
|
||||
@@ -452,8 +452,8 @@
|
||||
<para>
|
||||
Creates the file and directory structure for an installable SDK.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual for more
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>"
|
||||
section in the Yocto Project Concepts Manual for more
|
||||
information.
|
||||
</para>
|
||||
</section>
|
||||
@@ -540,8 +540,8 @@
|
||||
<link linkend='var-S'><filename>S</filename></link> variable also
|
||||
plays a role in where unpacked source files ultimately reside.
|
||||
For more information on how source files are unpacked, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#source-fetching-dev-environment'>Source Fetching</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual and also
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#source-fetching-dev-environment'>Source Fetching</ulink>"
|
||||
section in the Yocto Project Concepts Manual and also
|
||||
see the <filename>WORKDIR</filename> and
|
||||
<filename>S</filename> variable descriptions.
|
||||
</para>
|
||||
@@ -762,7 +762,7 @@
|
||||
|
||||
<para>
|
||||
Creates or updates the index in the
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>
|
||||
<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>
|
||||
area.
|
||||
<note>
|
||||
This task is not triggered with the
|
||||
@@ -814,8 +814,8 @@
|
||||
Creates the root filesystem (file and directory structure) for an
|
||||
image.
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual for more
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Yocto Project Concepts Manual for more
|
||||
information on how the root filesystem is created.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -3329,13 +3329,11 @@
|
||||
section.
|
||||
For more detail on the contents of the
|
||||
<filename>deploy</filename> directory, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
|
||||
section, the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section, and the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
|
||||
sections all in the Getting Started With Yocto Project
|
||||
Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>",
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>",
|
||||
and
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
|
||||
sections all in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -3374,8 +3372,8 @@
|
||||
<link linkend='ref-tasks-package_write_deb'><filename>do_package_write_deb</filename></link>
|
||||
task writes Debian packages into the appropriate folder.
|
||||
For more information on how packaging works, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -3404,11 +3402,10 @@
|
||||
section.
|
||||
For more detail on the contents of the
|
||||
<filename>deploy</filename> directory, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>"
|
||||
and
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
|
||||
sections both in the Getting Started With Yocto Project
|
||||
Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
|
||||
sections both in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -3446,8 +3443,8 @@
|
||||
<link linkend='ref-tasks-package_write_ipk'><filename>do_package_write_ipk</filename></link>
|
||||
task writes IPK packages into the appropriate folder.
|
||||
For more information on how packaging works, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -3485,8 +3482,8 @@
|
||||
<link linkend='ref-tasks-package_write_rpm'><filename>do_package_write_rpm</filename></link>
|
||||
task writes RPM packages into the appropriate folder.
|
||||
For more information on how packaging works, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -3524,8 +3521,8 @@
|
||||
<link linkend='ref-tasks-package_write_tar'><filename>do_package_write_tar</filename></link>
|
||||
task writes TAR packages into the appropriate folder.
|
||||
For more information on how packaging works, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -6086,8 +6083,8 @@
|
||||
variables.
|
||||
You can find information on how the image
|
||||
is created in the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -13697,8 +13694,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
<para>
|
||||
For information on how BitBake uses stamp files to determine
|
||||
if a task should be rerun, see the
|
||||
"<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
|
||||
section in the Getting Started With Yocto Project Manual.
|
||||
"<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
|
||||
section in the Yocto Project Concepts Manual.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user