Release Notes
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.2.0 to 13.3.0.
- LLVM has been updated from 18.1.0 to 18.1.5.
- Binutils are still 2.42.
- Glibc is still 2.39.
- GDB is still 14.2.
- Mesa has been updated from 24.0.2 to 24.0.5.
- OpenSBI has been updated from 1.4 to 1.5.
- U-Boot has been updated from 2024.01 to 2024.04.
- Linux kernel longterm has been updated from 6.6.21 to 6.6.32.
- Linux headers are still 6.6.
- Python3 has been updated from 3.12.2 to 3.12.3.
Full Changelog: 2024.03.00...2024.07.00
Instructions to build assets
pip install --user kas
mkdir 2024.07.00 && cd 2024.07.00
git clone --depth 1 --branch 2024.07.00 https://github.com/sifive/freedom-u-sdk
kas build --update ./freedom-u-sdk/scripts/kas/freedom-u540.yml
kas build --update ./freedom-u-sdk/scripts/kas/qemuriscv64.yml
kas build --update ./freedom-u-sdk/scripts/kas/unmatched.yml