-
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
18 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,18 @@ | ||
# Release Notes for 2024.01.00 | ||
|
||
## 2024.01.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 is still 13.2.0. | ||
- LLVM has been updated from 17.0.4 to 17.0.6. | ||
- Binutils is still 2.41. | ||
- Glibc is still 2.38. | ||
- GDB is still 13.2. | ||
- Mesa is still 23.2.1. | ||
- OpenSBI has been updated from 1.3.1 to 1.4. | ||
- U-Boot is still 2023.10. | ||
- Linux kernel longterm has been updated from 6.1.61 to 6.6.12. | ||
- Linux headers are still 6.5. |