diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.0.rst | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst index 3be7342a9c..8f14f8dcdc 100644 --- a/documentation/migration-guides/release-notes-4.0.rst +++ b/documentation/migration-guides/release-notes-4.0.rst | |||
@@ -144,7 +144,7 @@ New Features / Enhancements in 4.0 | |||
144 | - qemuarm64: Add tiny ktype to qemuarm64 bsp | 144 | - qemuarm64: Add tiny ktype to qemuarm64 bsp |
145 | - armv9a/tune: Add the support for the Neoverse N2 core | 145 | - armv9a/tune: Add the support for the Neoverse N2 core |
146 | - arch-armv8-5a.inc: Add tune include for armv8.5a | 146 | - arch-armv8-5a.inc: Add tune include for armv8.5a |
147 | - grub-efi: Add xen_boot support when 'xen' is in DISTRO_FEATURES for aarch64 | 147 | - grub-efi: Add xen_boot support when 'xen' is in :term:`DISTRO_FEATURES` for aarch64 |
148 | - tune-cortexa73: Introduce cortexa73-crypto tune | 148 | - tune-cortexa73: Introduce cortexa73-crypto tune |
149 | - libacpi: Build libacpi also for 'aarch64' machines | 149 | - libacpi: Build libacpi also for 'aarch64' machines |
150 | - core-image-tiny-initramfs: Mark recipe as 32 bit ARM compatible | 150 | - core-image-tiny-initramfs: Mark recipe as 32 bit ARM compatible |
@@ -176,7 +176,7 @@ New Features / Enhancements in 4.0 | |||
176 | - linux-yocto: cfg: add kcov feature fragment | 176 | - linux-yocto: cfg: add kcov feature fragment |
177 | - linux-yocto: export pkgconfig variables to devshell | 177 | - linux-yocto: export pkgconfig variables to devshell |
178 | - linux-yocto-dev: use versioned branch as default | 178 | - linux-yocto-dev: use versioned branch as default |
179 | - New ``KERNEL_DEBUG_TIMESTAMPS`` variable (to replace removed ``BUILD_REPRODUCIBLE_BINARIES`` for the kernel) | 179 | - New :term:`KERNEL_DEBUG_TIMESTAMPS` variable (to replace removed ``BUILD_REPRODUCIBLE_BINARIES`` for the kernel) |
180 | - Introduce python3-dtschema-wrapper in preparation for mandatory schema checking on dtb files in 5.16 | 180 | - Introduce python3-dtschema-wrapper in preparation for mandatory schema checking on dtb files in 5.16 |
181 | - Allow disabling kernel artifact symlink creation | 181 | - Allow disabling kernel artifact symlink creation |
182 | - Allow changing default .bin kernel artifact extension | 182 | - Allow changing default .bin kernel artifact extension |
@@ -292,7 +292,7 @@ New Features / Enhancements in 4.0 | |||
292 | - libxkbcommon: allow building of API documentation | 292 | - libxkbcommon: allow building of API documentation |
293 | - libxkbcommon: split libraries and xkbcli into separate packages | 293 | - libxkbcommon: split libraries and xkbcli into separate packages |
294 | - systemd: move systemd shared library into its own package | 294 | - systemd: move systemd shared library into its own package |
295 | - systemd: Minimize udev package size if DISTRO_FEATURES doen't contain sysvinit | 295 | - systemd: Minimize udev package size if :term:`DISTRO_FEATURES` doen't contain sysvinit |
296 | 296 | ||
297 | Known Issues in 4.0 | 297 | Known Issues in 4.0 |
298 | ~~~~~~~~~~~~~~~~~~~ | 298 | ~~~~~~~~~~~~~~~~~~~ |
@@ -304,22 +304,22 @@ Known Issues in 4.0 | |||
304 | Recipe License changes in 4.0 | 304 | Recipe License changes in 4.0 |
305 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 305 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
306 | 306 | ||
307 | The following corrections have been made to the LICENSE values set by recipes: | 307 | The following corrections have been made to the :term:`LICENSE` values set by recipes: |
308 | 308 | ||
309 | * cmake: add BSD-1-Clause & MIT & BSD-2-Clause to LICENSE due to additional vendored libraries in native/target context | 309 | * cmake: add BSD-1-Clause & MIT & BSD-2-Clause to :term:`LICENSE` due to additional vendored libraries in native/target context |
310 | * gettext: extend LICENSE conditional upon PACKAGECONFIG (due to vendored libraries) | 310 | * gettext: extend :term:`LICENSE` conditional upon :term:`PACKAGECONFIG` (due to vendored libraries) |
311 | * gstreamer1.0: update licenses of all modules to LGPL-2.1-or-later (with some exceptions that are GPL-2.0-or-later) | 311 | * gstreamer1.0: update licenses of all modules to LGPL-2.1-or-later (with some exceptions that are GPL-2.0-or-later) |
312 | * gstreamer1.0-plugins-bad/ugly: use the GPL-2.0-or-later only when it is in use | 312 | * gstreamer1.0-plugins-bad/ugly: use the GPL-2.0-or-later only when it is in use |
313 | * kern-tools-native: add missing MIT license due to Kconfiglib | 313 | * kern-tools-native: add missing MIT license due to Kconfiglib |
314 | * libcap: add pam_cap license to LIC_FILES_CHKSUM if pam is enabled | 314 | * libcap: add pam_cap license to :term:`LIC_FILES_CHKSUM` if pam is enabled |
315 | * libidn2: add Unicode-DFS-2016 license | 315 | * libidn2: add Unicode-DFS-2016 license |
316 | * libsdl2: add BSD-2-Clause to LICENSE due to default yuv2rgb and hidapi inclusion | 316 | * libsdl2: add BSD-2-Clause to :term:`LICENSE` due to default yuv2rgb and hidapi inclusion |
317 | * libx11-compose-data: update LICENSE to "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant" to better reflect reality | 317 | * libx11-compose-data: update :term:`LICENSE` to "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant" to better reflect reality |
318 | * libx11: update LICENSE to "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant" to better reflect reality | 318 | * libx11: update :term:`LICENSE` to "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant" to better reflect reality |
319 | * libxshmfence: correct LICENSE - MIT -> HPND | 319 | * libxshmfence: correct :term:`LICENSE` - MIT -> HPND |
320 | * newlib: add BSD-3-Clause to LICENSE | 320 | * newlib: add BSD-3-Clause to :term:`LICENSE` |
321 | * python3-idna: correct LICENSE - Unicode -> Unicode-TOU | 321 | * python3-idna: correct :term:`LICENSE` - Unicode -> Unicode-TOU |
322 | * python3-pip: add "Apache-2.0 & MPL-2.0 & LGPL-2.1-only & BSD-3-Clause & PSF-2.0 & BSD-2-Clause" to LICENSE due to vendored libraries | 322 | * python3-pip: add "Apache-2.0 & MPL-2.0 & LGPL-2.1-only & BSD-3-Clause & PSF-2.0 & BSD-2-Clause" to :term:`LICENSE` due to vendored libraries |
323 | 323 | ||
324 | Other license-related notes: | 324 | Other license-related notes: |
325 | 325 | ||