summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-3.4.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/release-notes-3.4.rst')
-rw-r--r--documentation/migration-guides/release-notes-3.4.rst4
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 6b2b7eade6..d76bb004b1 100644
--- a/documentation/migration-guides/release-notes-3.4.rst
+++ b/documentation/migration-guides/release-notes-3.4.rst
@@ -9,7 +9,7 @@ New Features / Enhancements in 3.4
9- Linux kernel 5.14, glibc 2.34 and ~280 other recipe upgrades 9- Linux kernel 5.14, glibc 2.34 and ~280 other recipe upgrades
10- Switched override character to ':' (replacing '_') for more robust parsing and improved performance --- see the above migration guide for help 10- Switched override character to ':' (replacing '_') for more robust parsing and improved performance --- see the above migration guide for help
11- Rust integrated into core, providing rust support for cross-compilation and SDK 11- Rust integrated into core, providing rust support for cross-compilation and SDK
12- New :ref:`create-spdx <ref-classes-create-spdx>` class for creating SPDX SBoM documents 12- New :ref:`ref-classes-create-spdx` class for creating SPDX SBoM documents
13- New recipes: cargo, core-image-ptest-all, core-image-ptest-fast, core-image-weston-sdk, erofs-utils, gcompat, gi-docgen, libmicrohttpd, libseccomp, libstd-rs, perlcross, python3-markdown, python3-pyyaml, python3-smartypants, python3-typogrify, rust, rust-cross, rust-cross-canadian, rust-hello-world, rust-llvm, rust-tools-cross-canadian, rustfmt, xwayland 13- New recipes: cargo, core-image-ptest-all, core-image-ptest-fast, core-image-weston-sdk, erofs-utils, gcompat, gi-docgen, libmicrohttpd, libseccomp, libstd-rs, perlcross, python3-markdown, python3-pyyaml, python3-smartypants, python3-typogrify, rust, rust-cross, rust-cross-canadian, rust-hello-world, rust-llvm, rust-tools-cross-canadian, rustfmt, xwayland
14- Several optimisations to reduce unnecessary task dependencies for faster builds 14- Several optimisations to reduce unnecessary task dependencies for faster builds
15- seccomp integrated into core, with additional enabling for gnutls, systemd, qemu 15- seccomp integrated into core, with additional enabling for gnutls, systemd, qemu
@@ -71,7 +71,7 @@ New Features / Enhancements in 3.4
71 71
72 - Enable :ref:`ref-tasks-populate_sdk` with multilibs 72 - Enable :ref:`ref-tasks-populate_sdk` with multilibs
73 - New ``SDKPATHINSTALL`` variable decouples default install path from 73 - New ``SDKPATHINSTALL`` variable decouples default install path from
74 built in path to avoid rebuilding :ref:`nativesdk <ref-classes-nativesdk>` 74 built in path to avoid rebuilding :ref:`ref-classes-nativesdk`
75 components on e.g. :term:`DISTRO_VERSION` changes 75 components on e.g. :term:`DISTRO_VERSION` changes
76 - eSDK: Error if trying to generate an eSDK from a multiconfig 76 - eSDK: Error if trying to generate an eSDK from a multiconfig
77 - eSDK: introduce :term:`TOOLCHAIN_HOST_TASK_ESDK` to be used in place of :term:`TOOLCHAIN_HOST_TASK` to add components to the host part of the eSDK 77 - eSDK: introduce :term:`TOOLCHAIN_HOST_TASK_ESDK` to be used in place of :term:`TOOLCHAIN_HOST_TASK` to add components to the host part of the eSDK