diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 3258402288..bf34dadcd1 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -2421,12 +2421,11 @@ | |||
2421 | </para> | 2421 | </para> |
2422 | 2422 | ||
2423 | <para> | 2423 | <para> |
2424 | The default value, which is "GPL* LGPL*", for | 2424 | The default value is set by the |
2425 | <filename>COPYLEFT_LICENSE_INCLUDE</filename> is set | ||
2426 | by the | ||
2427 | <link linkend='ref-classes-copyleft_filter'><filename>copyleft_filter</filename></link> | 2425 | <link linkend='ref-classes-copyleft_filter'><filename>copyleft_filter</filename></link> |
2428 | class, which is inherited by the | 2426 | class, which is inherited by the |
2429 | <filename>archiver</filename> class. | 2427 | <filename>archiver</filename> class. |
2428 | The default value includes "GPL*", "LGPL*", and "AGPL*". | ||
2430 | </para> | 2429 | </para> |
2431 | </glossdef> | 2430 | </glossdef> |
2432 | </glossentry> | 2431 | </glossentry> |
@@ -8406,13 +8405,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
8406 | </glossdef> | 8405 | </glossdef> |
8407 | </glossentry> | 8406 | </glossentry> |
8408 | 8407 | ||
8408 | <!-- | ||
8409 | <glossentry id='var-MULTIMACH_HOST_SYS'><glossterm>MULTIMACH_HOST_SYS</glossterm> | 8409 | <glossentry id='var-MULTIMACH_HOST_SYS'><glossterm>MULTIMACH_HOST_SYS</glossterm> |
8410 | <info> | 8410 | <info> |
8411 | MULTIMACH_HOST_SYS[doc] = "Separates files for different machines such that you can build for multiple host machines using the same output directories." | 8411 | MULTIMACH_HOST_SYS[doc] = "Separates files for different machines such that you can build for multiple host machines using the same output directories." |
8412 | </info> | 8412 | </info> |
8413 | <glossdef> | 8413 | <glossdef> |
8414 | <para role="glossdeffirst"> | 8414 | <para role="glossdeffirst"> |
8415 | --> | ||
8415 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> | 8416 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> |
8417 | <!-- | ||
8416 | Serves the same purpose as | 8418 | Serves the same purpose as |
8417 | <link linkend='var-MULTIMACH_TARGET_SYS'><filename>MULTIMACH_TARGET_SYS</filename></link>, | 8419 | <link linkend='var-MULTIMACH_TARGET_SYS'><filename>MULTIMACH_TARGET_SYS</filename></link>, |
8418 | but for the "HOST" system, in situations that involve a | 8420 | but for the "HOST" system, in situations that involve a |
@@ -8430,6 +8432,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
8430 | </para> | 8432 | </para> |
8431 | </glossdef> | 8433 | </glossdef> |
8432 | </glossentry> | 8434 | </glossentry> |
8435 | --> | ||
8433 | 8436 | ||
8434 | <glossentry id='var-MULTIMACH_TARGET_SYS'><glossterm>MULTIMACH_TARGET_SYS</glossterm> | 8437 | <glossentry id='var-MULTIMACH_TARGET_SYS'><glossterm>MULTIMACH_TARGET_SYS</glossterm> |
8435 | <info> | 8438 | <info> |
@@ -8459,9 +8462,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
8459 | See the | 8462 | See the |
8460 | <link linkend='var-STAMP'><filename>STAMP</filename></link> | 8463 | <link linkend='var-STAMP'><filename>STAMP</filename></link> |
8461 | variable for an example. | 8464 | variable for an example. |
8462 | <link linkend='var-MULTIMACH_HOST_SYS'><filename>MULTIMACH_HOST_SYS</filename></link> | ||
8463 | is the corresponding variable for the host system in | ||
8464 | situations that involve a "HOST" and a "TARGET" system. | ||
8465 | See the | 8465 | See the |
8466 | <link linkend='var-STAGING_DIR_TARGET'><filename>STAGING_DIR_TARGET</filename></link> | 8466 | <link linkend='var-STAGING_DIR_TARGET'><filename>STAGING_DIR_TARGET</filename></link> |
8467 | variable for more information. | 8467 | variable for more information. |
@@ -13065,12 +13065,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
13065 | they make use of host headers and libraries. | 13065 | they make use of host headers and libraries. |
13066 | </para> | 13066 | </para> |
13067 | </note> | 13067 | </note> |
13068 | </para></listitem> | 13068 | </para></listitem> |
13069 | <listitem><para>For native SDK | ||
13070 | recipes that build for the SDK | ||
13071 | (<filename>nativesdk</filename>), the value is | ||
13072 | "${STAGING_DIR}/${<link linkend='var-MULTIMACH_HOST_SYS'>MULTIMACH_HOST_SYS</link>}". | ||
13073 | </para></listitem> | ||
13074 | </itemizedlist> | 13069 | </itemizedlist> |
13075 | </para> | 13070 | </para> |
13076 | </glossdef> | 13071 | </glossdef> |