diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/migration.xml | 53 |
1 files changed, 41 insertions, 12 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index fd31cd0acf..53b03a00aa 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -6414,6 +6414,25 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
6414 | </para> | 6414 | </para> |
6415 | </section> | 6415 | </section> |
6416 | 6416 | ||
6417 | <section id='migration-2.7-license-values'> | ||
6418 | <title>License Value Corrections</title> | ||
6419 | |||
6420 | <para> | ||
6421 | The following corrections have been made to the | ||
6422 | <link linkend='var-LICENSE'><filename>LICENSE</filename></link> | ||
6423 | values set by recipes: | ||
6424 | <literallayout class='monospaced'> | ||
6425 | <emphasis>socat</emphasis>: Corrected <filename>LICENSE</filename> to be "GPLv2" rather than | ||
6426 | "GPLv2+". | ||
6427 | |||
6428 | <emphasis>libgfortran</emphasis>: Set license to "GPL-3.0-with-GCC-exception". | ||
6429 | |||
6430 | <emphasis>elfutils</emphasis>: Removed "Elfutils-Exception" and set to "GPLv2" for shared | ||
6431 | libraries | ||
6432 | </literallayout> | ||
6433 | </para> | ||
6434 | </section> | ||
6435 | |||
6417 | <section id='migration-2.7-packaging-changes'> | 6436 | <section id='migration-2.7-packaging-changes'> |
6418 | <title>Packaging Changes</title> | 6437 | <title>Packaging Changes</title> |
6419 | 6438 | ||
@@ -6489,15 +6508,23 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
6489 | <para> | 6508 | <para> |
6490 | The following recipes have been removed: | 6509 | The following recipes have been removed: |
6491 | <literallayout class='monospaced'> | 6510 | <literallayout class='monospaced'> |
6492 | gcc: Drop version 7.3 recipes. Version 8.3 now remains. | 6511 | <emphasis>gcc</emphasis>: Drop version 7.3 recipes. Version 8.3 now remains. |
6493 | linux-yocto: Drop versions 4.14 and 4.18 recipes. Versions 4.19 and 5.0 remain. | 6512 | |
6494 | go: Drop version 1.9 recipes. Versions 1.11 and 1.12 remain. | 6513 | <emphasis>linux-yocto</emphasis>: Drop versions 4.14 and 4.18 recipes. Versions 4.19 and 5.0 remain. |
6495 | xvideo-tests: Became obsolete. | 6514 | |
6496 | libart-lgpl: Became obsolete. | 6515 | <emphasis>go</emphasis>: Drop version 1.9 recipes. Versions 1.11 and 1.12 remain. |
6497 | gtk-icon-utils-native: These tools are now provided by gtk+3-native | 6516 | |
6498 | gcc-cross-initial: No longer needed. gcc-cross/gcc-crosssdk are now used. | 6517 | <emphasis>xvideo-tests</emphasis>: Became obsolete. |
6499 | gcc-crosssdk-initial: No longer needed. gcc-cross/gcc-crosssdk are now used. | 6518 | |
6500 | glibc-initial: Removed because the benefits of having it for site_config are | 6519 | <emphasis>libart-lgpl</emphasis>: Became obsolete. |
6520 | |||
6521 | <emphasis>gtk-icon-utils-native</emphasis>: These tools are now provided by gtk+3-native | ||
6522 | |||
6523 | <emphasis>gcc-cross-initial</emphasis>: No longer needed. gcc-cross/gcc-crosssdk are now used. | ||
6524 | |||
6525 | <emphasis>gcc-crosssdk-initial</emphasis>: No longer needed. gcc-cross/gcc-crosssdk are now used. | ||
6526 | |||
6527 | <emphasis>glibc-initial</emphasis>: Removed because the benefits of having it for site_config are | ||
6501 | currently outweighed by the cost of building the recipe. | 6528 | currently outweighed by the cost of building the recipe. |
6502 | </literallayout> | 6529 | </literallayout> |
6503 | </para> | 6530 | </para> |
@@ -6509,9 +6536,11 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>. | |||
6509 | <para> | 6536 | <para> |
6510 | The following classes have been removed: | 6537 | The following classes have been removed: |
6511 | <literallayout class='monospaced'> | 6538 | <literallayout class='monospaced'> |
6512 | distutils-tools: This class was never used. | 6539 | <emphasis>distutils-tools</emphasis>: This class was never used. |
6513 | bugzilla.bbclass: Became obsolete. | 6540 | |
6514 | distrodata: This functionally has been replaced by a more modern | 6541 | <emphasis>bugzilla.bbclass</emphasis>: Became obsolete. |
6542 | |||
6543 | <emphasis>distrodata</emphasis>: This functionally has been replaced by a more modern | ||
6515 | tinfoil-based implementation. | 6544 | tinfoil-based implementation. |
6516 | </literallayout> | 6545 | </literallayout> |
6517 | </para> | 6546 | </para> |