summaryrefslogtreecommitdiff
path: root/poky/documentation/migration-guides/release-notes-4.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/migration-guides/release-notes-4.3.rst')
-rw-r--r--poky/documentation/migration-guides/release-notes-4.3.rst19
1 files changed, 17 insertions, 2 deletions
diff --git a/poky/documentation/migration-guides/release-notes-4.3.rst b/poky/documentation/migration-guides/release-notes-4.3.rst
index ede3dc41aa..1cae8f19b5 100644
--- a/poky/documentation/migration-guides/release-notes-4.3.rst
+++ b/poky/documentation/migration-guides/release-notes-4.3.rst
@@ -10,6 +10,13 @@ New Features / Enhancements in 4.3
- New variables:
+ - :term:`FIT_ADDRESS_CELLS` and :term:`UBOOT_FIT_ADDRESS_CELLS`.
+ See details below.
+
+ - :term:`KERNEL_DTBDEST`: directory where to install DTB files.
+
+ - :term:`KERNEL_DTBVENDORED`: whether to keep vendor subdirectories.
+
- Architecture-specific enhancements:
- Kernel-related enhancements:
@@ -22,14 +29,20 @@ New Features / Enhancements in 4.3
- QEMU/runqemu enhancements:
+ - QEMU has been upgraded to version 8.0
+
+- Rust improvements:
+
+ - Rust has been upgraded to version 1.69
+
- Image-related enhancements:
- wic Image Creator enhancements:
- FIT image related improvements:
- - New :term:`FIT_ADDRESS_CELLS` variable allowing
- to specify 64 bit addresses.
+ - New :term:`FIT_ADDRESS_CELLS` and :term:`UBOOT_FIT_ADDRESS_CELLS` variables allowing
+ to specify 64 bit addresses, typically for loading U-Boot.
- SDK-related improvements:
@@ -44,6 +57,8 @@ New Features / Enhancements in 4.3
- Packaging changes:
+- Prominent documentation updates:
+
- Miscellaneous changes:
- Git based recipes in OE-Core which used the git protocol have been