diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-3.4.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-3.4.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.rst b/documentation/migration-guides/release-notes-3.4.rst index 323e4df7ae..4319bf119d 100644 --- a/documentation/migration-guides/release-notes-3.4.rst +++ b/documentation/migration-guides/release-notes-3.4.rst | |||
@@ -36,7 +36,7 @@ New Features / Enhancements in 3.4 | |||
36 | 36 | ||
37 | - Kernel-related enhancements: | 37 | - Kernel-related enhancements: |
38 | 38 | ||
39 | - Support zstd-compressed modules and initramfs images | 39 | - Support zstd-compressed modules and :term:`Initramfs` images |
40 | - Allow opt-out of split kernel modules | 40 | - Allow opt-out of split kernel modules |
41 | - linux-yocto-dev: base AUTOREV on specified version | 41 | - linux-yocto-dev: base AUTOREV on specified version |
42 | - kernel-yocto: provide debug / summary information for metadata | 42 | - kernel-yocto: provide debug / summary information for metadata |
@@ -211,7 +211,7 @@ The following corrections have been made to the LICENSE values set by recipes: | |||
211 | Other license-related notes: | 211 | Other license-related notes: |
212 | 212 | ||
213 | - When creating recipes for Python software, recipetool will now treat "BSD" as "BSD-3-Clause" for the purposes of setting LICENSE, as that is the most common understanding. | 213 | - When creating recipes for Python software, recipetool will now treat "BSD" as "BSD-3-Clause" for the purposes of setting LICENSE, as that is the most common understanding. |
214 | - Please be aware that an initramfs bundled with the kernel using :term:`INITRAMFS_IMAGE_BUNDLE` should only contain GPLv2-compatible software; this is now mentioned in the documentation. | 214 | - Please be aware that an :term:`Initramfs` bundled with the kernel using :term:`INITRAMFS_IMAGE_BUNDLE` should only contain GPLv2-compatible software; this is now mentioned in the documentation. |
215 | 215 | ||
216 | Security Fixes in 3.4 | 216 | Security Fixes in 3.4 |
217 | ~~~~~~~~~~~~~~~~~~~~~ | 217 | ~~~~~~~~~~~~~~~~~~~~~ |