diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-18 14:31:03 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-19 17:38:52 +0100 |
commit | c6ce06b172ca25f8a016758bdec67f1840c96fca (patch) | |
tree | 53d05729086237d122236964720d4523a5881fbd /documentation/poky-ref-manual | |
parent | a048ed22df751f760a1bcef3d41b764b312d9992 (diff) | |
download | poky-c6ce06b172ca25f8a016758bdec67f1840c96fca.tar.gz |
documentation: poky-ref-manual - Backfill variables updated.
Updated the MACHINE_FEATURES_BACKFILL,
MACHINE_FEATURES_BACKFILL_CONSIDERED,
DISTRO_FEATURES_BACKFILL, and
DISTRO_FEATURES_BACKFILL_CONSIDERED variables to have
more comprehensive information.
(From yocto-docs rev: 355eb3ebe02fbe4a340adaf83bf29a46f7c8230f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 30 |
1 files changed, 23 insertions, 7 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index b416337da6..3b7ae79eae 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
@@ -497,9 +497,16 @@ | |||
497 | <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename> | 497 | <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename> |
498 | if not also present in | 498 | if not also present in |
499 | <filename><link linkend='var-DISTRO_FEATURES_BACKFILL_CONSIDERED'>DISTRO_FEATURES_BACKFILL_CONSIDERED</link></filename>. | 499 | <filename><link linkend='var-DISTRO_FEATURES_BACKFILL_CONSIDERED'>DISTRO_FEATURES_BACKFILL_CONSIDERED</link></filename>. |
500 | See the "<link linkend='ref-features-backfill'>Feature Backfilling</link>" section for | 500 | </para> |
501 | |||
502 | <para> | ||
503 | This variable is set in the <filename>meta/conf/bitbake.conf</filename> file. | ||
504 | It is not intended to be user-configurable. | ||
505 | It is best to just reference the variable to see which distro features are | ||
506 | being backfilled for all distro configurations. | ||
507 | See the <link linkend='ref-features-backfill'>Feature backfilling</link> section for | ||
501 | more information. | 508 | more information. |
502 | </para> | 509 | </para> |
503 | </glossdef> | 510 | </glossdef> |
504 | </glossentry> | 511 | </glossentry> |
505 | 512 | ||
@@ -507,8 +514,9 @@ | |||
507 | <glossdef> | 514 | <glossdef> |
508 | <para>Features from | 515 | <para>Features from |
509 | <filename><link linkend='var-DISTRO_FEATURES_BACKFILL'>DISTRO_FEATURES_BACKFILL</link></filename> | 516 | <filename><link linkend='var-DISTRO_FEATURES_BACKFILL'>DISTRO_FEATURES_BACKFILL</link></filename> |
510 | that should not be added to | 517 | that should not backfilled (i.e. added to |
511 | <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>. | 518 | <filename><link linkend='var-DISTRO_FEATURES'>DISTRO_FEATURES</link></filename>) |
519 | during the build. | ||
512 | See the "<link linkend='ref-features-backfill'>Feature Backfilling</link>" section for | 520 | See the "<link linkend='ref-features-backfill'>Feature Backfilling</link>" section for |
513 | more information. | 521 | more information. |
514 | </para> | 522 | </para> |
@@ -1631,9 +1639,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
1631 | <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename> | 1639 | <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename> |
1632 | if not also present in | 1640 | if not also present in |
1633 | <filename><link linkend='var-MACHINE_FEATURES_BACKFILL_CONSIDERED'>MACHINE_FEATURES_BACKFILL_CONSIDERED</link></filename>. | 1641 | <filename><link linkend='var-MACHINE_FEATURES_BACKFILL_CONSIDERED'>MACHINE_FEATURES_BACKFILL_CONSIDERED</link></filename>. |
1642 | </para> | ||
1643 | |||
1644 | <para> | ||
1645 | This variable is set in the <filename>meta/conf/bitbake.conf</filename> file. | ||
1646 | It is not intended to be user-configurable. | ||
1647 | It is best to just reference the variable to see which machine features are | ||
1648 | being backfilled for all machine configurations. | ||
1634 | See the <link linkend='ref-features-backfill'>Feature backfilling</link> section for | 1649 | See the <link linkend='ref-features-backfill'>Feature backfilling</link> section for |
1635 | more information. | 1650 | more information. |
1636 | </para> | 1651 | </para> |
1637 | </glossdef> | 1652 | </glossdef> |
1638 | </glossentry> | 1653 | </glossentry> |
1639 | 1654 | ||
@@ -1641,8 +1656,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
1641 | <glossdef> | 1656 | <glossdef> |
1642 | <para>Features from | 1657 | <para>Features from |
1643 | <filename><link linkend='var-MACHINE_FEATURES_BACKFILL'>MACHINE_FEATURES_BACKFILL</link></filename> | 1658 | <filename><link linkend='var-MACHINE_FEATURES_BACKFILL'>MACHINE_FEATURES_BACKFILL</link></filename> |
1644 | that should not be added to | 1659 | that should not be backfilled (i.e. added to |
1645 | <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>. | 1660 | <filename><link linkend='var-MACHINE_FEATURES'>MACHINE_FEATURES</link></filename>) |
1661 | during the build. | ||
1646 | See the <link linkend='ref-features-backfill'>Feature backfilling</link> section for | 1662 | See the <link linkend='ref-features-backfill'>Feature backfilling</link> section for |
1647 | more information. | 1663 | more information. |
1648 | </para> | 1664 | </para> |