summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-10-16 15:59:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-30 15:55:06 +0000
commit42ba96fe2412a5579e07a1624d4d5968555137b9 (patch)
tree7799fd699bb55bf30037a8678e7e862e3649ed35 /documentation
parent99739cb83c41fad5d8a387764ad98cca67e4cf26 (diff)
downloadpoky-42ba96fe2412a5579e07a1624d4d5968555137b9.tar.gz
ref-manual: Converted external links to internal and fixed dev-manual Links
The dev-manual title changed to the Yocto Project Development Tasks Manual. I fixed links to this manual. Also converted several external links to internal. (From yocto-docs rev: 3ec8452d4f847654096f68c90bf2f7003f5e585c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml137
1 files changed, 71 insertions, 66 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index f1f7644b81..bec6caed34 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -321,7 +321,7 @@
321 For information on how the variable works, see the 321 For information on how the variable works, see the
322 <filename>meta/classes/archiver.bbclass</filename> file 322 <filename>meta/classes/archiver.bbclass</filename> file
323 in the 323 in the
324 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 324 <link linkend='source-directory'>Source Directory</link>.
325 </para> 325 </para>
326 </glossdef> 326 </glossdef>
327 </glossentry> 327 </glossentry>
@@ -488,7 +488,7 @@
488 <para> 488 <para>
489 For more information see the 489 For more information see the
490 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>" 490 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>"
491 section in the Yocto Project Development Manual. 491 section in the Yocto Project Development Tasks Manual.
492 </para> 492 </para>
493 </glossdef> 493 </glossdef>
494 </glossentry> 494 </glossentry>
@@ -626,14 +626,14 @@
626 Multilib context. 626 Multilib context.
627 See the 627 See the
628 "<ulink url='&YOCTO_DOCS_DEV_URL;#combining-multiple-versions-library-files-into-one-image'>Combining Multiple Versions of Library Files into One Image</ulink>" 628 "<ulink url='&YOCTO_DOCS_DEV_URL;#combining-multiple-versions-library-files-into-one-image'>Combining Multiple Versions of Library Files into One Image</ulink>"
629 section in the Yocto Project Development Manual for 629 section in the Yocto Project Development Tasks Manual for
630 information on Multilib. 630 information on Multilib.
631 </para> 631 </para>
632 632
633 <para> 633 <para>
634 The <filename>BASE_LIB</filename> variable is defined in 634 The <filename>BASE_LIB</filename> variable is defined in
635 the machine include files in the 635 the machine include files in the
636 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 636 <link linkend='source-directory'>Source Directory</link>.
637 If Multilib is not being used, the value defaults to "lib". 637 If Multilib is not being used, the value defaults to "lib".
638 </para> 638 </para>
639 </glossdef> 639 </glossdef>
@@ -1263,7 +1263,7 @@
1263 supports building targets with multiple configurations, 1263 supports building targets with multiple configurations,
1264 see the 1264 see the
1265 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-building-targets-with-multiple-configurations'>Building Targets with Multiple Configurations</ulink>" 1265 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-building-targets-with-multiple-configurations'>Building Targets with Multiple Configurations</ulink>"
1266 section in the Yocto Project Development Manual. 1266 section in the Yocto Project Development Tasks Manual.
1267 </para> 1267 </para>
1268 </glossdef> 1268 </glossdef>
1269 </glossentry> 1269 </glossentry>
@@ -1374,7 +1374,7 @@
1374 <para> 1374 <para>
1375 For more information on how this variable works, see 1375 For more information on how this variable works, see
1376 <filename>meta/classes/binconfig.bbclass</filename> in the 1376 <filename>meta/classes/binconfig.bbclass</filename> in the
1377 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 1377 <link linkend='source-directory'>Source Directory</link>.
1378 You can also find general information on the class in the 1378 You can also find general information on the class in the
1379 "<link linkend='ref-classes-binconfig'><filename>binconfig.bbclass</filename></link>" 1379 "<link linkend='ref-classes-binconfig'><filename>binconfig.bbclass</filename></link>"
1380 section. 1380 section.
@@ -2073,7 +2073,7 @@
2073<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 2073<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
2074 Specifies the directory BitBake uses to store a cache 2074 Specifies the directory BitBake uses to store a cache
2075 of the 2075 of the
2076 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> 2076 <link linkend='metadata'>Metadata</link>
2077 so it does not need to be parsed every time BitBake is 2077 so it does not need to be parsed every time BitBake is
2078 started. 2078 started.
2079 </para> 2079 </para>
@@ -2231,7 +2231,7 @@
2231<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 2231<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
2232 Points to <filename>meta/files/common-licenses</filename> 2232 Points to <filename>meta/files/common-licenses</filename>
2233 in the 2233 in the
2234 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>, 2234 <link linkend='source-directory'>Source Directory</link>,
2235 which is where generic license files reside. 2235 which is where generic license files reside.
2236 </para> 2236 </para>
2237 </glossdef> 2237 </glossdef>
@@ -2398,7 +2398,7 @@
2398 than <filename>/usr/bin</filename>. 2398 than <filename>/usr/bin</filename>.
2399 You can find a list of these variables at the top of the 2399 You can find a list of these variables at the top of the
2400 <filename>meta/conf/bitbake.conf</filename> file in the 2400 <filename>meta/conf/bitbake.conf</filename> file in the
2401 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 2401 <link linkend='source-directory'>Source Directory</link>.
2402 </note> 2402 </note>
2403 </glossdef> 2403 </glossdef>
2404 </glossentry> 2404 </glossentry>
@@ -2441,7 +2441,7 @@
2441 <para> 2441 <para>
2442 For information on creating an initramfs, see the 2442 For information on creating an initramfs, see the
2443 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>" 2443 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>"
2444 section in the Yocto Project Development Manual. 2444 section in the Yocto Project Development Tasks Manual.
2445 </para> 2445 </para>
2446 </glossdef> 2446 </glossdef>
2447 </glossentry> 2447 </glossentry>
@@ -2675,8 +2675,8 @@
2675 variable for additional information. 2675 variable for additional information.
2676 You can also reference the 2676 You can also reference the
2677 "<ulink url='&YOCTO_DOCS_DEV_URL;#providing-license-text'>Providing License Text</ulink>" 2677 "<ulink url='&YOCTO_DOCS_DEV_URL;#providing-license-text'>Providing License Text</ulink>"
2678 section in the Yocto Project Development Manual for 2678 section in the Yocto Project Development Tasks Manual
2679 information on providing license text. 2679 for information on providing license text.
2680 </note> 2680 </note>
2681 </para> 2681 </para>
2682 </glossdef> 2682 </glossdef>
@@ -2703,8 +2703,8 @@
2703 variable for additional information. 2703 variable for additional information.
2704 You can also reference the 2704 You can also reference the
2705 "<ulink url='&YOCTO_DOCS_DEV_URL;#providing-license-text'>Providing License Text</ulink>" 2705 "<ulink url='&YOCTO_DOCS_DEV_URL;#providing-license-text'>Providing License Text</ulink>"
2706 section in the Yocto Project Development Manual for 2706 section in the Yocto Project Development Tasks Manual
2707 information on providing license text. 2707 for information on providing license text.
2708 </note> 2708 </note>
2709 </para> 2709 </para>
2710 </glossdef> 2710 </glossdef>
@@ -3566,7 +3566,7 @@
3566 and resides in the 3566 and resides in the
3567 <filename>meta-poky/conf/distro</filename> directory of 3567 <filename>meta-poky/conf/distro</filename> directory of
3568 the 3568 the
3569 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 3569 <link linkend='source-directory'>Source Directory</link>.
3570 </para> 3570 </para>
3571 3571
3572 <para> 3572 <para>
@@ -3580,7 +3580,7 @@
3580 <para> 3580 <para>
3581 Distribution configuration files are located in a 3581 Distribution configuration files are located in a
3582 <filename>conf/distro</filename> directory within the 3582 <filename>conf/distro</filename> directory within the
3583 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> 3583 <link linkend='metadata'>Metadata</link>
3584 that contains the distribution configuration. 3584 that contains the distribution configuration.
3585 The value for <filename>DISTRO</filename> must not contain 3585 The value for <filename>DISTRO</filename> must not contain
3586 spaces, and is typically all lower-case. 3586 spaces, and is typically all lower-case.
@@ -4244,7 +4244,7 @@
4244 You can also find information on how to use this variable 4244 You can also find information on how to use this variable
4245 in the 4245 in the
4246 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-software-from-an-external-source'>Building Software from an External Source</ulink>" 4246 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-software-from-an-external-source'>Building Software from an External Source</ulink>"
4247 section in the Yocto Project Development Manual. 4247 section in the Yocto Project Development Tasks Manual.
4248 </para> 4248 </para>
4249 </glossdef> 4249 </glossdef>
4250 </glossentry> 4250 </glossentry>
@@ -4275,7 +4275,7 @@
4275 You can also find information on how to use this variable 4275 You can also find information on how to use this variable
4276 in the 4276 in the
4277 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-software-from-an-external-source'>Building Software from an External Source</ulink>" 4277 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-software-from-an-external-source'>Building Software from an External Source</ulink>"
4278 section in the Yocto Project Development Manual. 4278 section in the Yocto Project Development Tasks Manual.
4279 </para> 4279 </para>
4280 </glossdef> 4280 </glossdef>
4281 </glossentry> 4281 </glossentry>
@@ -4352,8 +4352,8 @@
4352 filesystem is read-only. See the 4352 filesystem is read-only. See the
4353 "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-read-only-root-filesystem'>Creating a Read-Only Root Filesystem</ulink>" 4353 "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-a-read-only-root-filesystem'>Creating a Read-Only Root Filesystem</ulink>"
4354 section in the Yocto Project 4354 section in the Yocto Project
4355 Development Manual for more 4355 Development Tasks Manual for
4356 information 4356 more information
4357 4357
4358"tools-debug" - Adds debugging tools such as gdb and 4358"tools-debug" - Adds debugging tools such as gdb and
4359 strace. 4359 strace.
@@ -4379,7 +4379,7 @@
4379 For an example that shows how to customize your image by 4379 For an example that shows how to customize your image by
4380 using this variable, see the 4380 using this variable, see the
4381 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage-imagefeatures'>Customizing Images Using Custom <filename>IMAGE_FEATURES</filename> and <filename>EXTRA_IMAGE_FEATURES</filename></ulink>" 4381 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage-imagefeatures'>Customizing Images Using Custom <filename>IMAGE_FEATURES</filename> and <filename>EXTRA_IMAGE_FEATURES</filename></ulink>"
4382 section in the Yocto Project Development Manual. 4382 section in the Yocto Project Development Tasks Manual.
4383 </para> 4383 </para>
4384 </glossdef> 4384 </glossdef>
4385 </glossentry> 4385 </glossentry>
@@ -4668,7 +4668,7 @@
4668 <filename>/usr/bin</filename>. 4668 <filename>/usr/bin</filename>.
4669 You can find a list of these variables at the top of the 4669 You can find a list of these variables at the top of the
4670 <filename>meta/conf/bitbake.conf</filename> file in the 4670 <filename>meta/conf/bitbake.conf</filename> file in the
4671 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 4671 <link linkend='source-directory'>Source Directory</link>.
4672 You will also find the default values of the various 4672 You will also find the default values of the various
4673 <filename>FILES_*</filename> variables in this file. 4673 <filename>FILES_*</filename> variables in this file.
4674 </note> 4674 </note>
@@ -4860,7 +4860,7 @@
4860 The default value for the <filename>FILESPATH</filename> 4860 The default value for the <filename>FILESPATH</filename>
4861 variable is defined in the <filename>base.bbclass</filename> 4861 variable is defined in the <filename>base.bbclass</filename>
4862 class found in <filename>meta/classes</filename> in the 4862 class found in <filename>meta/classes</filename> in the
4863 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>: 4863 <link linkend='source-directory'>Source Directory</link>:
4864 <literallayout class='monospaced'> 4864 <literallayout class='monospaced'>
4865 FILESPATH = "${@base_set_filespath(["${FILE_DIRNAME}/${BP}", \ 4865 FILESPATH = "${@base_set_filespath(["${FILE_DIRNAME}/${BP}", \
4866 "${FILE_DIRNAME}/${BPN}", "${FILE_DIRNAME}/files"], d)}" 4866 "${FILE_DIRNAME}/${BPN}", "${FILE_DIRNAME}/files"], d)}"
@@ -4906,7 +4906,7 @@
4906 <para> 4906 <para>
4907 By default, the OpenEmbedded build system uses the <filename>fs-perms.txt</filename>, which 4907 By default, the OpenEmbedded build system uses the <filename>fs-perms.txt</filename>, which
4908 is located in the <filename>meta/files</filename> folder in the 4908 is located in the <filename>meta/files</filename> folder in the
4909 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 4909 <link linkend='source-directory'>Source Directory</link>.
4910 If you create your own file permissions setting table, you should place it in your 4910 If you create your own file permissions setting table, you should place it in your
4911 layer or the distro's layer. 4911 layer or the distro's layer.
4912 </para> 4912 </para>
@@ -5692,7 +5692,7 @@
5692 <para> 5692 <para>
5693 For more information, see 5693 For more information, see
5694 <filename>meta/classes/image_types.bbclass</filename> in the 5694 <filename>meta/classes/image_types.bbclass</filename> in the
5695 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 5695 <link linkend='source-directory'>Source Directory</link>.
5696 </para> 5696 </para>
5697 </glossdef> 5697 </glossdef>
5698 </glossentry> 5698 </glossentry>
@@ -5786,7 +5786,7 @@
5786 For an example that shows how to customize your image by 5786 For an example that shows how to customize your image by
5787 using this variable, see the 5787 using this variable, see the
5788 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage-imagefeatures'>Customizing Images Using Custom <filename>IMAGE_FEATURES</filename> and <filename>EXTRA_IMAGE_FEATURES</filename></ulink>" 5788 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage-imagefeatures'>Customizing Images Using Custom <filename>IMAGE_FEATURES</filename> and <filename>EXTRA_IMAGE_FEATURES</filename></ulink>"
5789 section in the Yocto Project Development Manual. 5789 section in the Yocto Project Development Tasks Manual.
5790 </para> 5790 </para>
5791 </glossdef> 5791 </glossdef>
5792 </glossentry> 5792 </glossentry>
@@ -5856,7 +5856,7 @@
5856 not be affected by <filename>IMAGE_INSTALL</filename>. 5856 not be affected by <filename>IMAGE_INSTALL</filename>.
5857 For information on creating an initramfs, see the 5857 For information on creating an initramfs, see the
5858 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>" 5858 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>"
5859 section in the Yocto Project Development Manual. 5859 section in the Yocto Project Development Tasks Manual.
5860 </note> 5860 </note>
5861 </para> 5861 </para>
5862 5862
@@ -6362,7 +6362,7 @@
6362 For more information about these types of images, see 6362 For more information about these types of images, see
6363 <filename>meta/classes/image_types*.bbclass</filename> 6363 <filename>meta/classes/image_types*.bbclass</filename>
6364 in the 6364 in the
6365 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 6365 <link linkend='source-directory'>Source Directory</link>.
6366 </para> 6366 </para>
6367 </glossdef> 6367 </glossdef>
6368 </glossentry> 6368 </glossentry>
@@ -6605,7 +6605,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6605 The default value of this variable, which is set in the 6605 The default value of this variable, which is set in the
6606 <filename>meta/conf/bitbake.conf</filename> configuration 6606 <filename>meta/conf/bitbake.conf</filename> configuration
6607 file in the 6607 file in the
6608 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>, 6608 <link linkend='source-directory'>Source Directory</link>,
6609 is "cpio.gz". 6609 is "cpio.gz".
6610 The Linux kernel's initramfs mechanism, as opposed to the 6610 The Linux kernel's initramfs mechanism, as opposed to the
6611 initial RAM filesystem 6611 initial RAM filesystem
@@ -6645,7 +6645,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6645 <note> 6645 <note>
6646 See the <filename>meta/recipes-core/images/core-image-minimal-initramfs.bb</filename> 6646 See the <filename>meta/recipes-core/images/core-image-minimal-initramfs.bb</filename>
6647 recipe in the 6647 recipe in the
6648 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 6648 <link linkend='source-directory'>Source Directory</link>
6649 for an example initramfs recipe. 6649 for an example initramfs recipe.
6650 To select this sample recipe as the one built 6650 To select this sample recipe as the one built
6651 to provide the initramfs image, 6651 to provide the initramfs image,
@@ -6658,7 +6658,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6658 You can also find more information by referencing the 6658 You can also find more information by referencing the
6659 <filename>meta-poky/conf/local.conf.sample.extended</filename> 6659 <filename>meta-poky/conf/local.conf.sample.extended</filename>
6660 configuration file in the 6660 configuration file in the
6661 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>, 6661 <link linkend='source-directory'>Source Directory</link>,
6662 the 6662 the
6663 <link linkend='ref-classes-image'><filename>image</filename></link> 6663 <link linkend='ref-classes-image'><filename>image</filename></link>
6664 class, and the 6664 class, and the
@@ -6680,7 +6680,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6680 Additionally, for information on creating an initramfs 6680 Additionally, for information on creating an initramfs
6681 image, see the 6681 image, see the
6682 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>" 6682 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>"
6683 section in the Yocto Project Development Manual. 6683 section in the Yocto Project Development Tasks Manual.
6684 </para> 6684 </para>
6685 </glossdef> 6685 </glossdef>
6686 </glossentry> 6686 </glossentry>
@@ -6747,7 +6747,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6747 file for additional information. 6747 file for additional information.
6748 Also, for information on creating an initramfs, see the 6748 Also, for information on creating an initramfs, see the
6749 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>" 6749 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>"
6750 section in the Yocto Project Development Manual. 6750 section in the Yocto Project Development Tasks Manual.
6751 </para> 6751 </para>
6752 </glossdef> 6752 </glossdef>
6753 </glossentry> 6753 </glossentry>
@@ -7200,7 +7200,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7200 Includes additional kernel metadata. 7200 Includes additional kernel metadata.
7201 In the OpenEmbedded build system, the default Board Support 7201 In the OpenEmbedded build system, the default Board Support
7202 Packages (BSPs) 7202 Packages (BSPs)
7203 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> 7203 <link linkend='metadata'>Metadata</link>
7204 is provided through 7204 is provided through
7205 the <link linkend='var-KMACHINE'><filename>KMACHINE</filename></link> 7205 the <link linkend='var-KMACHINE'><filename>KMACHINE</filename></link>
7206 and 7206 and
@@ -7912,7 +7912,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7912 <link linkend='var-COPY_LIC_MANIFEST'><filename>COPY_LIC_MANIFEST</filename></link> 7912 <link linkend='var-COPY_LIC_MANIFEST'><filename>COPY_LIC_MANIFEST</filename></link>
7913 variable, and the 7913 variable, and the
7914 "<ulink url='&YOCTO_DOCS_DEV_URL;#providing-license-text'>Providing License Text</ulink>" 7914 "<ulink url='&YOCTO_DOCS_DEV_URL;#providing-license-text'>Providing License Text</ulink>"
7915 section in the Yocto Project Development Manual. 7915 section in the Yocto Project Development Tasks Manual.
7916 </para> 7916 </para>
7917 </glossdef> 7917 </glossdef>
7918 </glossentry> 7918 </glossentry>
@@ -8011,7 +8011,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8011 defines the search 8011 defines the search
8012 arguments used by the kernel tools to find the appropriate 8012 arguments used by the kernel tools to find the appropriate
8013 description within the kernel 8013 description within the kernel
8014 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> 8014 <link linkend='metadata'>Metadata</link>
8015 with which to build out the sources and configuration. 8015 with which to build out the sources and configuration.
8016 </para> 8016 </para>
8017 </glossdef> 8017 </glossdef>
@@ -8130,7 +8130,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8130 Thus, when <filename>MACHINE</filename> is set to "qemux86" there 8130 Thus, when <filename>MACHINE</filename> is set to "qemux86" there
8131 exists the corresponding <filename>qemux86.conf</filename> machine 8131 exists the corresponding <filename>qemux86.conf</filename> machine
8132 configuration file, which can be found in the 8132 configuration file, which can be found in the
8133 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 8133 <link linkend='source-directory'>Source Directory</link>
8134 in <filename>meta/conf/machine</filename>. 8134 in <filename>meta/conf/machine</filename>.
8135 </para> 8135 </para>
8136 8136
@@ -8994,7 +8994,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8994 <para> 8994 <para>
8995 See the <filename>meta/classes/binconfig.bbclass</filename> 8995 See the <filename>meta/classes/binconfig.bbclass</filename>
8996 in the 8996 in the
8997 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 8997 <link linkend='source-directory'>Source Directory</link>
8998 for details on how this class applies these additional 8998 for details on how this class applies these additional
8999 sed command arguments. 8999 sed command arguments.
9000 For general information on the 9000 For general information on the
@@ -9059,7 +9059,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9059 <filename>-c devshell</filename> command-line option). 9059 <filename>-c devshell</filename> command-line option).
9060 For more information, see the 9060 For more information, see the
9061 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section 9061 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section
9062 in the Yocto Project Development Manual. 9062 in the Yocto Project Development Tasks Manual.
9063 </para> 9063 </para>
9064 9064
9065 <para> 9065 <para>
@@ -9373,7 +9373,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9373 You can find out more about debugging using GDB by reading 9373 You can find out more about debugging using GDB by reading
9374 the 9374 the
9375 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-gdb-remotedebug'>Debugging With the GNU Project Debugger (GDB) Remotely</ulink>" 9375 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-gdb-remotedebug'>Debugging With the GNU Project Debugger (GDB) Remotely</ulink>"
9376 section in the Yocto Project Development Manual. 9376 section in the Yocto Project Development Tasks Manual.
9377 </para> 9377 </para>
9378 </glossdef> 9378 </glossdef>
9379 </glossentry> 9379 </glossentry>
@@ -9660,7 +9660,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9660 variable. 9660 variable.
9661 For information on creating an initramfs, see the 9661 For information on creating an initramfs, see the
9662 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>" 9662 "<ulink url='&YOCTO_DOCS_DEV_URL;#building-an-initramfs-image'>Building an Initial RAM Filesystem (initramfs) Image</ulink>"
9663 section in the Yocto Project Development Manual. 9663 section in the Yocto Project Development Tasks Manual.
9664 </para> 9664 </para>
9665 </glossdef> 9665 </glossdef>
9666 </glossentry> 9666 </glossentry>
@@ -9716,7 +9716,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9716 For information on running post-installation scripts, see 9716 For information on running post-installation scripts, see
9717 the 9717 the
9718 "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-post-installation-scripts'>Post-Installation Scripts</ulink>" 9718 "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-post-installation-scripts'>Post-Installation Scripts</ulink>"
9719 section in the Yocto Project Development Manual. 9719 section in the Yocto Project Development Tasks Manual.
9720 </para> 9720 </para>
9721 </glossdef> 9721 </glossdef>
9722 </glossentry> 9722 </glossentry>
@@ -9983,7 +9983,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9983 For an example of how to use the <filename>PACKAGES_DYNAMIC</filename> 9983 For an example of how to use the <filename>PACKAGES_DYNAMIC</filename>
9984 variable when you are splitting packages, see the 9984 variable when you are splitting packages, see the
9985 "<ulink url='&YOCTO_DOCS_DEV_URL;#handling-optional-module-packaging'>Handling Optional Module Packaging</ulink>" section 9985 "<ulink url='&YOCTO_DOCS_DEV_URL;#handling-optional-module-packaging'>Handling Optional Module Packaging</ulink>" section
9986 in the Yocto Project Development Manual. 9986 in the Yocto Project Development Tasks Manual.
9987 </para> 9987 </para>
9988 </glossdef> 9988 </glossdef>
9989 </glossentry> 9989 </glossentry>
@@ -10048,7 +10048,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10048 the recipe as a workaround. 10048 the recipe as a workaround.
10049 For information on addressing race conditions, see the 10049 For information on addressing race conditions, see the
10050 "<ulink url='&YOCTO_DOCS_DEV_URL;#debugging-parallel-make-races'>Debugging Parallel Make Races</ulink>" 10050 "<ulink url='&YOCTO_DOCS_DEV_URL;#debugging-parallel-make-races'>Debugging Parallel Make Races</ulink>"
10051 section in the Yocto Project Development Manual. 10051 section in the Yocto Project Development Tasks Manual.
10052 </note> 10052 </note>
10053 For single socket systems (i.e. one CPU), you should not 10053 For single socket systems (i.e. one CPU), you should not
10054 have to override this variable to gain optimal parallelism 10054 have to override this variable to gain optimal parallelism
@@ -10097,7 +10097,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10097 the recipe as a workaround. 10097 the recipe as a workaround.
10098 For information on addressing race conditions, see the 10098 For information on addressing race conditions, see the
10099 "<ulink url='&YOCTO_DOCS_DEV_URL;#debugging-parallel-make-races'>Debugging Parallel Make Races</ulink>" 10099 "<ulink url='&YOCTO_DOCS_DEV_URL;#debugging-parallel-make-races'>Debugging Parallel Make Races</ulink>"
10100 section in the Yocto Project Development Manual.</para> 10100 section in the Yocto Project Development Tasks Manual.
10101 </para>
10101 </note> 10102 </note>
10102 </para> 10103 </para>
10103 </glossdef> 10104 </glossdef>
@@ -10579,7 +10580,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10579 cumbersome and error-prone, an automated solution exists. 10580 cumbersome and error-prone, an automated solution exists.
10580 See the 10581 See the
10581 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-a-pr-service'>Working With a PR Service</ulink>" 10582 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-a-pr-service'>Working With a PR Service</ulink>"
10582 section for more information. 10583 section in the Yocto Project Development Tasks Manual
10584 for more information.
10583 </para> 10585 </para>
10584 </glossdef> 10586 </glossdef>
10585 </glossentry> 10587 </glossentry>
@@ -10906,7 +10908,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10906 <para> 10908 <para>
10907 The <filename>conf/local.conf.sample.extended</filename> 10909 The <filename>conf/local.conf.sample.extended</filename>
10908 configuration file in the 10910 configuration file in the
10909 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 10911 <link linkend='source-directory'>Source Directory</link>
10910 shows how the <filename>PRSERV_HOST</filename> variable is 10912 shows how the <filename>PRSERV_HOST</filename> variable is
10911 set: 10913 set:
10912 <literallayout class='monospaced'> 10914 <literallayout class='monospaced'>
@@ -11706,7 +11708,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11706 11708
11707 <para> 11709 <para>
11708 As an example, assume a 11710 As an example, assume a
11709 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 11711 <link linkend='source-directory'>Source Directory</link>
11710 top-level folder named <filename>poky</filename> and a 11712 top-level folder named <filename>poky</filename> and a
11711 default Build Directory at <filename>poky/build</filename>. 11713 default Build Directory at <filename>poky/build</filename>.
11712 In this case, the work directory the build system uses 11714 In this case, the work directory the build system uses
@@ -12815,7 +12817,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
12815 <listitem><para><emphasis><filename>file://</filename> -</emphasis> 12817 <listitem><para><emphasis><filename>file://</filename> -</emphasis>
12816 Fetches files, which are usually files shipped with 12818 Fetches files, which are usually files shipped with
12817 the 12819 the
12818 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>, 12820 <link linkend='metadata'>Metadata</link>,
12819 from the local machine. 12821 from the local machine.
12820 The path is relative to the 12822 The path is relative to the
12821 <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link> 12823 <link linkend='var-FILESPATH'><filename>FILESPATH</filename></link>
@@ -13015,7 +13017,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
13015 The <filename>SRCPV</filename> variable is defined in the 13017 The <filename>SRCPV</filename> variable is defined in the
13016 <filename>meta/conf/bitbake.conf</filename> configuration 13018 <filename>meta/conf/bitbake.conf</filename> configuration
13017 file in the 13019 file in the
13018 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 13020 <link linkend='source-directory'>Source Directory</link>
13019 as follows: 13021 as follows:
13020 <literallayout class='monospaced'> 13022 <literallayout class='monospaced'>
13021 SRCPV = "${@bb.fetch2.get_srcrev(d)}" 13023 SRCPV = "${@bb.fetch2.get_srcrev(d)}"
@@ -13059,7 +13061,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
13059 <link linkend='var-AUTOREV'><filename>AUTOREV</filename></link> 13061 <link linkend='var-AUTOREV'><filename>AUTOREV</filename></link>
13060 variable description and the 13062 variable description and the
13061 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>" 13063 "<ulink url='&YOCTO_DOCS_DEV_URL;#automatically-incrementing-a-binary-package-revision-number'>Automatically Incrementing a Binary Package Revision Number</ulink>"
13062 section, which is in the Yocto Project Development Manual. 13064 section, which is in the Yocto Project Development
13065 Tasks Manual.
13063 </note> 13066 </note>
13064 </para> 13067 </para>
13065 13068
@@ -13312,7 +13315,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
13312 <link linkend='var-SYSROOT_DIRS'><filename>SYSROOT_DIRS</filename></link> 13315 <link linkend='var-SYSROOT_DIRS'><filename>SYSROOT_DIRS</filename></link>
13313 variable and the 13316 variable and the
13314 "<ulink url='&YOCTO_DOCS_DEV_URL;#new-sharing-files-between-recipes'>Sharing Files Between Recipes</ulink>" 13317 "<ulink url='&YOCTO_DOCS_DEV_URL;#new-sharing-files-between-recipes'>Sharing Files Between Recipes</ulink>"
13315 section for more information. 13318 section in the Yocto Project Development Tasks Manual
13319 for more information.
13316 <note> 13320 <note>
13317 Recipes should never write files directly under 13321 Recipes should never write files directly under
13318 the <filename>STAGING_DIR</filename> directory because 13322 the <filename>STAGING_DIR</filename> directory because
@@ -14219,7 +14223,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14219 See the 14223 See the
14220 <filename>meta/conf/machine/include/arm/feature-arm-thumb.inc</filename> 14224 <filename>meta/conf/machine/include/arm/feature-arm-thumb.inc</filename>
14221 file in the 14225 file in the
14222 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 14226 <link linkend='source-directory'>Source Directory</link>
14223 for an example. 14227 for an example.
14224 </para> 14228 </para>
14225 </glossdef> 14229 </glossdef>
@@ -14652,7 +14656,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14652 For more information on enabling, running, and writing 14656 For more information on enabling, running, and writing
14653 these tests, see the 14657 these tests, see the
14654 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" 14658 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
14655 section in the Yocto Project Development Manual and the 14659 section in the Yocto Project Development Tasks Manual and
14660 the
14656 "<link linkend='ref-classes-testimage*'><filename>testimage*.bbclass</filename></link>" 14661 "<link linkend='ref-classes-testimage*'><filename>testimage*.bbclass</filename></link>"
14657 section. 14662 section.
14658 </para> 14663 </para>
@@ -14736,7 +14741,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14736 <para> 14741 <para>
14737 For more information on testing images, see the 14742 For more information on testing images, see the
14738 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" 14743 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
14739 section in the Yocto Project Development Manual. 14744 section in the Yocto Project Development Tasks Manual.
14740 </para> 14745 </para>
14741 </glossdef> 14746 </glossdef>
14742 </glossentry> 14747 </glossentry>
@@ -14843,8 +14848,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14843 Boots a QEMU image and runs the tests. 14848 Boots a QEMU image and runs the tests.
14844 See the 14849 See the
14845 "<ulink url='&YOCTO_DOCS_DEV_URL;#qemu-image-enabling-tests'>Enabling Runtime Tests on QEMU</ulink>" 14850 "<ulink url='&YOCTO_DOCS_DEV_URL;#qemu-image-enabling-tests'>Enabling Runtime Tests on QEMU</ulink>"
14846 section in the Yocto Project Development Manual for 14851 section in the Yocto Project Development Tasks
14847 more information. 14852 Manual for more information.
14848 </para></listitem> 14853 </para></listitem>
14849 <listitem><para><emphasis>"simpleremote" and "SimpleRemoteTarget":</emphasis> 14854 <listitem><para><emphasis>"simpleremote" and "SimpleRemoteTarget":</emphasis>
14850 Runs the tests on target hardware that is already 14855 Runs the tests on target hardware that is already
@@ -14876,7 +14881,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14876 <para> 14881 <para>
14877 For information on running tests on hardware, see the 14882 For information on running tests on hardware, see the
14878 "<ulink url='&YOCTO_DOCS_DEV_URL;#hardware-image-enabling-tests'>Enabling Runtime Tests on Hardware</ulink>" 14883 "<ulink url='&YOCTO_DOCS_DEV_URL;#hardware-image-enabling-tests'>Enabling Runtime Tests on Hardware</ulink>"
14879 section in the Yocto Project Development Manual. 14884 section in the Yocto Project Development Tasks Manual.
14880 </para> 14885 </para>
14881 </glossdef> 14886 </glossdef>
14882 </glossentry> 14887 </glossentry>
@@ -14965,7 +14970,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
14965 <para> 14970 <para>
14966 For more information on testing images, see the 14971 For more information on testing images, see the
14967 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>" 14972 "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
14968 section in the Yocto Project Development Manual. 14973 section in the Yocto Project Development Tasks Manual.
14969 </para> 14974 </para>
14970 </glossdef> 14975 </glossdef>
14971 </glossentry> 14976 </glossentry>
@@ -15019,7 +15024,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15019 than the default, you can uncomment and edit the following 15024 than the default, you can uncomment and edit the following
15020 statement in the 15025 statement in the
15021 <filename>conf/local.conf</filename> file in the 15026 <filename>conf/local.conf</filename> file in the
15022 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>: 15027 <link linkend='source-directory'>Source Directory</link>:
15023 <literallayout class='monospaced'> 15028 <literallayout class='monospaced'>
15024 #TMPDIR = "${TOPDIR}/tmp" 15029 #TMPDIR = "${TOPDIR}/tmp"
15025 </literallayout> 15030 </literallayout>
@@ -15201,7 +15206,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15201 For example, the 15206 For example, the
15202 <filename>meta/conf/machine/include/mips/README</filename> 15207 <filename>meta/conf/machine/include/mips/README</filename>
15203 file in the 15208 file in the
15204 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 15209 <link linkend='source-directory'>Source Directory</link>
15205 provides information for <filename>TUNE_ARCH</filename> 15210 provides information for <filename>TUNE_ARCH</filename>
15206 specific to the <filename>mips</filename> architecture. 15211 specific to the <filename>mips</filename> architecture.
15207 </para> 15212 </para>
@@ -15484,7 +15489,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15484 <para> 15489 <para>
15485 Known tuning conflicts are specified in the machine include 15490 Known tuning conflicts are specified in the machine include
15486 files in the 15491 files in the
15487 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 15492 <link linkend='source-directory'>Source Directory</link>.
15488 Here is an example from the 15493 Here is an example from the
15489 <filename>meta/conf/machine/include/mips/arch-mips.inc</filename> 15494 <filename>meta/conf/machine/include/mips/arch-mips.inc</filename>
15490 include file that lists the "o32" and "n64" features as 15495 include file that lists the "o32" and "n64" features as
@@ -15516,7 +15521,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15516 15521
15517 <para> 15522 <para>
15518 See the machine include files in the 15523 See the machine include files in the
15519 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> 15524 <link linkend='source-directory'>Source Directory</link>
15520 for these features. 15525 for these features.
15521 </para> 15526 </para>
15522 </glossdef> 15527 </glossdef>
@@ -15853,7 +15858,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15853 <para> 15858 <para>
15854 See the 15859 See the
15855 "<ulink url='&YOCTO_DOCS_DEV_URL;#selecting-dev-manager'>Selecting a Device Manager</ulink>" 15860 "<ulink url='&YOCTO_DOCS_DEV_URL;#selecting-dev-manager'>Selecting a Device Manager</ulink>"
15856 section in the Yocto Project Development Manual for 15861 section in the Yocto Project Development Tasks Manual for
15857 information on how to use this variable. 15862 information on how to use this variable.
15858 </para> 15863 </para>
15859 </glossdef> 15864 </glossdef>
@@ -15908,7 +15913,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15908 For more information, see 15913 For more information, see
15909 <filename>meta-poky/conf/local.conf.sample</filename> in 15914 <filename>meta-poky/conf/local.conf.sample</filename> in
15910 the 15915 the
15911 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 15916 <link linkend='source-directory'>Source Directory</link>.
15912 </para> 15917 </para>
15913 </glossdef> 15918 </glossdef>
15914 </glossentry> 15919 </glossentry>
@@ -16250,7 +16255,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
16250 For information on how to create a partitioned image, see 16255 For information on how to create a partitioned image, see
16251 the 16256 the
16252 "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>" 16257 "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images Using Wic</ulink>"
16253 section in the Yocto Project Development Manual. 16258 section in the Yocto Project Development Tasks Manual.
16254 For details on the kickstart file format, see the 16259 For details on the kickstart file format, see the
16255 "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link> 16260 "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link>
16256 Chapter. 16261 Chapter.