Skip to content

Commit

Permalink
Add 2022.06.00 Release Notes
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Perrot <[email protected]>
  • Loading branch information
tprrt committed Jul 11, 2022
1 parent 5d6c89b commit 01ae831
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ReleaseNotes/2022.06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Release Notes for 2022.06.00

This release includes major changes compared previous Freedom-U-SDK (FUSDK) release. The notable changes include:

- Layers (`openembedded-core`, `meta-openemedded`, `meta-riscv`, `meta-clang`) and `bitbake` were updated to their latest commit.
- `git-repo` is no longer used to build Freedom-U-SDK, it has been replaced by `kas`.
- `setup.sh` has been replaced by a distro configuration, a few bbappends and a `local_conf_header` in kas yaml.
- Factorize the `demo-coreip-*` images definition.
- Some recipes from `meta-sifive` have been here, because there aren't parts of BSP.
- Block map of images are now generated; to speed up SDCard flashing.
- Vulkan samples are no longer available due to a random build issue.
- Tensorflow-lite examples and the SiFive demo are now installed in the `demo-coreip-*` images.
- Coremark is now installed in the `demo-coreip-*` images.
- GLMark2 is now installed in the `demo-coreip-xfce4` images.

0 comments on commit 01ae831

Please sign in to comment.