diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index bd5e8c9016..62c070ff29 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -10578,7 +10578,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 10578 | Here are two examples: | 10578 | Here are two examples: |
| 10579 | <literallayout class='monospaced'> | 10579 | <literallayout class='monospaced'> |
| 10580 | PREFERRED_VERSION_python = "3.4.0" | 10580 | PREFERRED_VERSION_python = "3.4.0" |
| 10581 | PREFERRED_VERSION_linux-yocto = "3.19%" | 10581 | PREFERRED_VERSION_linux-yocto = "4.12%" |
| 10582 | </literallayout> | 10582 | </literallayout> |
| 10583 | <note> | 10583 | <note> |
| 10584 | The specified version is matched against | 10584 | The specified version is matched against |
| @@ -10613,14 +10613,14 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 10613 | to set a machine-specific override. | 10613 | to set a machine-specific override. |
| 10614 | Here is an example: | 10614 | Here is an example: |
| 10615 | <literallayout class='monospaced'> | 10615 | <literallayout class='monospaced'> |
| 10616 | PREFERRED_VERSION_linux-yocto_qemux86 = "3.4%" | 10616 | PREFERRED_VERSION_linux-yocto_qemux86 = "4.12%" |
| 10617 | </literallayout> | 10617 | </literallayout> |
| 10618 | Although not recommended, worst case, you can also use the | 10618 | Although not recommended, worst case, you can also use the |
| 10619 | "forcevariable" override, which is the strongest override | 10619 | "forcevariable" override, which is the strongest override |
| 10620 | possible. | 10620 | possible. |
| 10621 | Here is an example: | 10621 | Here is an example: |
| 10622 | <literallayout class='monospaced'> | 10622 | <literallayout class='monospaced'> |
| 10623 | PREFERRED_VERSION_linux-yocto_forcevariable = "3.4%" | 10623 | PREFERRED_VERSION_linux-yocto_forcevariable = "4.12%" |
| 10624 | </literallayout> | 10624 | </literallayout> |
| 10625 | <note> | 10625 | <note> |
| 10626 | The <filename>_forcevariable</filename> override is | 10626 | The <filename>_forcevariable</filename> override is |
