-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Thomas Perrot <[email protected]>
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Release Notes for 2024.07.00 | ||
|
||
## 2024.07.00 | ||
|
||
This release includes major changes compared previous Freedom-U-SDK (FUSDK) release. The notable changes include: | ||
- Layers and Bitbake have been updated. | ||
- Some packages have been updated. | ||
- Some bugs and security issues have been fixed. | ||
- GCC has been updated from 13.3.0 to 14.2.0. | ||
- LLVM has been updated from 18.1.5 to 19.1.3. | ||
- Binutils has been updated from 2.42 to 2.43.1. | ||
- Glibc has been updated from 2.39 to 2.40. | ||
- GDB has been updated from 14.2 to 15.2. | ||
- Mesa has been updated from 24.0.5 to 24.0.7. | ||
- OpenSBI has been updated from 1.5 to 1.5.1. | ||
- U-Boot has been updated from 2024.04 to 2024.10. | ||
- Linux kernel longterm has been updated from 6.6.32 to 6.6.59. | ||
- Linux headers have been updated from 6.6 to 6.12. | ||
- Python3 has been updated from 3.12.3 to 3.13.0. |