mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 20:29:41 +01:00
migration-guides: update 4.3 release notes
(From yocto-docs rev: ad3ba5c576011e31f71a39c9138f8bd67b3c444f) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7475d86c18
commit
af5cb21d9f
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user