diff --git a/README.md b/README.md index f54b147b..5dc237ec 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,13 @@ The old SDK based on Buildroot is archived in [`archive/buildroot`](https://gith For advanced OE usage we advice to look into the following third-party manuals: -- [BitBake User Manual 3.1 by Yocto](https://www.yoctoproject.org/docs/3.1/bitbake-user-manual/bitbake-user-manual.html) +- [BitBake User Manual 3.1.2 by Yocto](https://www.yoctoproject.org/docs/3.1.2/bitbake-user-manual/bitbake-user-manual.html) -- [Yocto Project Reference Manual 3.1 by Yocto](https://www.yoctoproject.org/docs/3.1/ref-manual/ref-manual.html) +- [Yocto Project Reference Manual 3.1.2 by Yocto](https://www.yoctoproject.org/docs/3.1.2/ref-manual/ref-manual.html) -- [Yocto Project Complete Documentation \(MegaManual\) Set 3.1 by Yocto](https://www.yoctoproject.org/docs/3.1/mega-manual/mega-manual.html) +- [Yocto Project Complete Documentation \(MegaManual\) Set 3.1.2 by Yocto](https://www.yoctoproject.org/docs/3.1.2/mega-manual/mega-manual.html) -- [A practical guide to BitBake by Harald Achitz](https://a4z.bitbucket.io/docs/BitBake/guide.html) +- [A practical guide to BitBake by Harald Achitz](https://a4z.gitlab.io/docs/BitBake/guide.html) ## Quick Start @@ -42,7 +42,7 @@ This needs to be done every time you want a clean setup based on the latest laye ```bash mkdir riscv-sifive && cd riscv-sifive -repo init -u git://github.com/sifive/meta-sifive -b 2020.07 -m tools/manifests/sifive.xml +repo init -u git://github.com/sifive/meta-sifive -b 2020.08 -m tools/manifests/sifive.xml repo sync ``` diff --git a/ReleaseNotes/2020.08.md b/ReleaseNotes/2020.08.md new file mode 100644 index 00000000..1e7979da --- /dev/null +++ b/ReleaseNotes/2020.08.md @@ -0,0 +1,17 @@ +# Release Notes for 2020.08 + +This release includes major changes compared previous Freedom Unleashed SDK and thus is **experimental** at this stage. Main changes include: + +- All layers (openembedded-core, meta-openembedded, meta-riscv) updated to their latest revisions. + +- Kernel updated to v5.8. + +- stress-ng updated to 0.11.17. + +- hdparm package was added. + +## Known Issues + +1. Avoid overclocking SoC using CPUFreq if you are using HiFive Unleashed Expansion Board from Microsemi as this will hang the board. Hard reset will be required. + +2. If Xfce4 desktop disk image is used with HiFive Unleashed Expansion Board and GPU then rebooting is required after the 1st boot.