diff options
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 305ffd1480..0f6b60358b 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
@@ -285,6 +285,7 @@ | |||
285 | 285 | ||
286 | <glossentry id='var-DISTRO_EXTRA_RRECOMMENDS'><glossterm>DISTRO_EXTRA_RRECOMMENDS</glossterm> | 286 | <glossentry id='var-DISTRO_EXTRA_RRECOMMENDS'><glossterm>DISTRO_EXTRA_RRECOMMENDS</glossterm> |
287 | <glossdef> | 287 | <glossdef> |
288 | <para></para> | ||
288 | <para>The list of packages which extend usability of the image. | 289 | <para>The list of packages which extend usability of the image. |
289 | Those packages will automatically be installed but can be removed by user.</para> | 290 | Those packages will automatically be installed but can be removed by user.</para> |
290 | </glossdef> | 291 | </glossdef> |
@@ -328,6 +329,7 @@ | |||
328 | 329 | ||
329 | <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm> | 330 | <glossentry id='var-ENABLE_BINARY_LOCALE_GENERATION'><glossterm>ENABLE_BINARY_LOCALE_GENERATION</glossterm> |
330 | <glossdef> | 331 | <glossdef> |
332 | <para></para> | ||
331 | <para>Variable that controls which locales for <filename>eglibc</filename> are | 333 | <para>Variable that controls which locales for <filename>eglibc</filename> are |
332 | to be generated during the build (useful if the target device has 64Mbytes | 334 | to be generated during the build (useful if the target device has 64Mbytes |
333 | of RAM or less).</para> | 335 | of RAM or less).</para> |
@@ -830,6 +832,7 @@ | |||
830 | 832 | ||
831 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm> | 833 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RDEPENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RDEPENDS</glossterm> |
832 | <glossdef> | 834 | <glossdef> |
835 | <para></para> | ||
833 | <para> | 836 | <para> |
834 | A list of required packages to install as part of the package being | 837 | A list of required packages to install as part of the package being |
835 | built. | 838 | built. |
@@ -859,6 +862,7 @@ | |||
859 | 862 | ||
860 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS</glossterm> | 863 | <glossentry id='var-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS</glossterm> |
861 | <glossdef> | 864 | <glossdef> |
865 | <para></para> | ||
862 | <para> | 866 | <para> |
863 | A list of recommended packages to install as part of the package being | 867 | A list of recommended packages to install as part of the package being |
864 | built. | 868 | built. |
@@ -942,6 +946,7 @@ | |||
942 | 946 | ||
943 | <glossentry id='var-MACHINE_EXTRA_RRECOMMENDS'><glossterm>MACHINE_EXTRA_RRECOMMENDS</glossterm> | 947 | <glossentry id='var-MACHINE_EXTRA_RRECOMMENDS'><glossterm>MACHINE_EXTRA_RRECOMMENDS</glossterm> |
944 | <glossdef> | 948 | <glossdef> |
949 | <para></para> | ||
945 | <para> | 950 | <para> |
946 | A list of optional but non-machine essential packages to install as | 951 | A list of optional but non-machine essential packages to install as |
947 | part of the package being built. | 952 | part of the package being built. |
@@ -1367,6 +1372,7 @@ | |||
1367 | 1372 | ||
1368 | <glossentry id='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'><glossterm>SRC_URI_OVERRIDES_PACKAGE_ARCH</glossterm> | 1373 | <glossentry id='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'><glossterm>SRC_URI_OVERRIDES_PACKAGE_ARCH</glossterm> |
1369 | <glossdef> | 1374 | <glossdef> |
1375 | <para></para> | ||
1370 | <para> | 1376 | <para> |
1371 | By default, the Yocto Project automatically detects whether | 1377 | By default, the Yocto Project automatically detects whether |
1372 | <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename> | 1378 | <filename><link linkend='var-SRC_URI'>SRC_URI</link></filename> |