]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Added "License Value Corrections to migration.
authorScott Rifenbark <srifenbark@gmail.com>
Tue, 30 Apr 2019 16:48:43 +0000 (09:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 May 2019 09:23:41 +0000 (10:23 +0100)
(From yocto-docs rev: 398a60005b9ce63e6ee141dfb8a71e8ae2bf2d86)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/migration.xml

index fd31cd0acf72bb04a3433b375732cdef32468640..53b03a00aa5849c77ab7f62489484077976f44d7 100644 (file)
@@ -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>