mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
ref-manual: Added "License Value Corrections to migration.
(From yocto-docs rev: 398a60005b9ce63e6ee141dfb8a71e8ae2bf2d86) 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
3bbf1c8fcf
commit
3fc2e948bc
@@ -6414,6 +6414,25 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='migration-2.7-license-values'>
|
||||
<title>License Value Corrections</title>
|
||||
|
||||
<para>
|
||||
The following corrections have been made to the
|
||||
<link linkend='var-LICENSE'><filename>LICENSE</filename></link>
|
||||
values set by recipes:
|
||||
<literallayout class='monospaced'>
|
||||
<emphasis>socat</emphasis>: Corrected <filename>LICENSE</filename> to be "GPLv2" rather than
|
||||
"GPLv2+".
|
||||
|
||||
<emphasis>libgfortran</emphasis>: Set license to "GPL-3.0-with-GCC-exception".
|
||||
|
||||
<emphasis>elfutils</emphasis>: Removed "Elfutils-Exception" and set to "GPLv2" for shared
|
||||
libraries
|
||||
</literallayout>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id='migration-2.7-packaging-changes'>
|
||||
<title>Packaging Changes</title>
|
||||
|
||||
@@ -6489,15 +6508,23 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
<para>
|
||||
The following recipes have been removed:
|
||||
<literallayout class='monospaced'>
|
||||
gcc: Drop version 7.3 recipes. Version 8.3 now remains.
|
||||
linux-yocto: Drop versions 4.14 and 4.18 recipes. Versions 4.19 and 5.0 remain.
|
||||
go: Drop version 1.9 recipes. Versions 1.11 and 1.12 remain.
|
||||
xvideo-tests: Became obsolete.
|
||||
libart-lgpl: Became obsolete.
|
||||
gtk-icon-utils-native: These tools are now provided by gtk+3-native
|
||||
gcc-cross-initial: No longer needed. gcc-cross/gcc-crosssdk are now used.
|
||||
gcc-crosssdk-initial: No longer needed. gcc-cross/gcc-crosssdk are now used.
|
||||
glibc-initial: Removed because the benefits of having it for site_config are
|
||||
<emphasis>gcc</emphasis>: Drop version 7.3 recipes. Version 8.3 now remains.
|
||||
|
||||
<emphasis>linux-yocto</emphasis>: Drop versions 4.14 and 4.18 recipes. Versions 4.19 and 5.0 remain.
|
||||
|
||||
<emphasis>go</emphasis>: Drop version 1.9 recipes. Versions 1.11 and 1.12 remain.
|
||||
|
||||
<emphasis>xvideo-tests</emphasis>: Became obsolete.
|
||||
|
||||
<emphasis>libart-lgpl</emphasis>: Became obsolete.
|
||||
|
||||
<emphasis>gtk-icon-utils-native</emphasis>: These tools are now provided by gtk+3-native
|
||||
|
||||
<emphasis>gcc-cross-initial</emphasis>: No longer needed. gcc-cross/gcc-crosssdk are now used.
|
||||
|
||||
<emphasis>gcc-crosssdk-initial</emphasis>: No longer needed. gcc-cross/gcc-crosssdk are now used.
|
||||
|
||||
<emphasis>glibc-initial</emphasis>: Removed because the benefits of having it for site_config are
|
||||
currently outweighed by the cost of building the recipe.
|
||||
</literallayout>
|
||||
</para>
|
||||
@@ -6509,9 +6536,11 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
<para>
|
||||
The following classes have been removed:
|
||||
<literallayout class='monospaced'>
|
||||
distutils-tools: This class was never used.
|
||||
bugzilla.bbclass: Became obsolete.
|
||||
distrodata: This functionally has been replaced by a more modern
|
||||
<emphasis>distutils-tools</emphasis>: This class was never used.
|
||||
|
||||
<emphasis>bugzilla.bbclass</emphasis>: Became obsolete.
|
||||
|
||||
<emphasis>distrodata</emphasis>: This functionally has been replaced by a more modern
|
||||
tinfoil-based implementation.
|
||||
</literallayout>
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user