From d38a253147888071f0a276d8a3b27f4279316267 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 30 Apr 2019 09:48:43 -0700 Subject: ref-manual: Added "License Value Corrections to migration. (From yocto-docs rev: 398a60005b9ce63e6ee141dfb8a71e8ae2bf2d86) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 53 ++++++++++++++++++++++++++-------- 1 file changed, 41 insertions(+), 12 deletions(-) (limited to 'documentation') 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. +
+ License Value Corrections + + + The following corrections have been made to the + LICENSE + values set by recipes: + + socat: Corrected LICENSE to be "GPLv2" rather than + "GPLv2+". + + libgfortran: Set license to "GPL-3.0-with-GCC-exception". + + elfutils: Removed "Elfutils-Exception" and set to "GPLv2" for shared + libraries + + +
+
Packaging Changes @@ -6489,15 +6508,23 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. The following recipes have been removed: - 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 + 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 currently outweighed by the cost of building the recipe. @@ -6509,9 +6536,11 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message. The following classes have been removed: - distutils-tools: This class was never used. - bugzilla.bbclass: Became obsolete. - distrodata: This functionally has been replaced by a more modern + distutils-tools: This class was never used. + + bugzilla.bbclass: Became obsolete. + + distrodata: This functionally has been replaced by a more modern tinfoil-based implementation. -- cgit v1.2.3-54-g00ecf