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.