mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
ref-manual, dev-manual: Completed first draft of 2.3 migration section.
(From yocto-docs rev: 42ab9e34da640b46d39741c9c83648dc65518ec1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7fdd0ac087
commit
b1dc0ee121
@@ -2421,12 +2421,11 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The default value, which is "GPL* LGPL*", for
|
||||
<filename>COPYLEFT_LICENSE_INCLUDE</filename> is set
|
||||
by the
|
||||
The default value is set by the
|
||||
<link linkend='ref-classes-copyleft_filter'><filename>copyleft_filter</filename></link>
|
||||
class, which is inherited by the
|
||||
<filename>archiver</filename> class.
|
||||
The default value includes "GPL*", "LGPL*", and "AGPL*".
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
@@ -8406,13 +8405,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<!--
|
||||
<glossentry id='var-MULTIMACH_HOST_SYS'><glossterm>MULTIMACH_HOST_SYS</glossterm>
|
||||
<info>
|
||||
MULTIMACH_HOST_SYS[doc] = "Separates files for different machines such that you can build for multiple host machines using the same output directories."
|
||||
</info>
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
-->
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
<!--
|
||||
Serves the same purpose as
|
||||
<link linkend='var-MULTIMACH_TARGET_SYS'><filename>MULTIMACH_TARGET_SYS</filename></link>,
|
||||
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"
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
-->
|
||||
|
||||
<glossentry id='var-MULTIMACH_TARGET_SYS'><glossterm>MULTIMACH_TARGET_SYS</glossterm>
|
||||
<info>
|
||||
@@ -8459,9 +8462,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
See the
|
||||
<link linkend='var-STAMP'><filename>STAMP</filename></link>
|
||||
variable for an example.
|
||||
<link linkend='var-MULTIMACH_HOST_SYS'><filename>MULTIMACH_HOST_SYS</filename></link>
|
||||
is the corresponding variable for the host system in
|
||||
situations that involve a "HOST" and a "TARGET" system.
|
||||
See the
|
||||
<link linkend='var-STAGING_DIR_TARGET'><filename>STAGING_DIR_TARGET</filename></link>
|
||||
variable for more information.
|
||||
@@ -13065,12 +13065,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
they make use of host headers and libraries.
|
||||
</para>
|
||||
</note>
|
||||
</para></listitem>
|
||||
<listitem><para>For native SDK
|
||||
recipes that build for the SDK
|
||||
(<filename>nativesdk</filename>), the value is
|
||||
"${STAGING_DIR}/${<link linkend='var-MULTIMACH_HOST_SYS'>MULTIMACH_HOST_SYS</link>}".
|
||||
</para></listitem>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</glossdef>
|
||||
|
||||
Reference in New Issue
Block a user