2022.08.00
Release Notes
This release includes major changes compared previous Freedom-U-SDK (FUSDK) release. The notable changes include:
- Layers and Bitbake have been updated.
- OpenSBI updated from 1.0 to 1.1
- U-Boot updated from 2022.04 to 2022.07
- Kernel updated from 5.18.6 to 5.18.14
- LLVM updated from 14.0.5 to 14.0.6
- Mesa updated from 22.0.3 to 22.1.3
Instructions to build assets
pip install --user kas
mkdir 2022.08.00 && cd 2022.08.00
git clone --depth 1 --branch 2022.08.00 https://github.com/sifive/freedom-u-sdk
kas build freedom-u-sdk/scripts/kas/freedom-u540-cli.yml
kas build freedom-u-sdk/scripts/kas/freedom-u540-xfce4.yml
kas build freedom-u-sdk/scripts/kas/qemuriscv64-cli.yml
kas build freedom-u-sdk/scripts/kas/qemuriscv64-xfce4.yml
kas build freedom-u-sdk/scripts/kas/unmatched-cli.yml
kas build freedom-u-sdk/scripts/kas/unmatched-xfce4.yml
kas shell freedom-u-sdk/scripts/kas/unmatched-xfce4.yml -c "bitbake buildtools-extended-tarball"