Tools-Announcement-20.03
From Tizen Wiki
We are pleased to announce that new version of Tizen development tools [20.03] is released on download.tizen.org, including the following:
- GBS 0.25.12
- MIC 0.28.9
- REPA 0.7
For information about Tools repositories, refer to:
[Tools Repository](http://download.tizen.org/tools/releases/milestone/latest/)
For information about tools release naming conventions and download folder strucuture, refer to:
[Tools Repository Specification](http://download.tizen.org/tools/README.txt)
Notice:
For Ubuntu 20.04 OS, need to set python version to python 2.x version before using GBS/MIC. The python version on Ubuntu 20.04 is python 3.x on default. How to switch python version to python 2.x, please refer to the below link: https://www.vultr.com/docs/how-to-install-python-2-on-ubuntu-20-04
==Enhancements==
- GBS 0.25.12 release
- Update dependencies: * depanneur >= 0.16.7 * tizen-qemu-arm-static >= 2020.06.17 * git-buildpackage-rpm >= 0.9.20-tizen20200522 - New Feature and enhancements: * Support Ubuntu 20.04
For detailed information about GBS enhancements, refer to: [GBS Release Notes][1]
- MIC 0.28.9 release
- Bug Fixes: * Increase max loop device number in mic. * Fix build error with Typeerror. * Fix the bug that truncates existing inittab file. - New Feature and enhancements: * Support Ubuntu 20.04
For detailed information, refer to: [MIC Release Notes][2]
- REPA 0.7 release
- Bug Fixes: * Fix pylint error for repa - New Feature and enhancements: * Support Ubuntu 20.04
Links
[1]: http://download.tizen.org/tools/releases/milestone/latest/RELEASE_NOTES_GBS.txt "GBS Release Notes" [2]: http://download.tizen.org/tools/releases/milestone/latest/RELEASE_NOTES_MIC.txt "MIC Release Notes" [3]: https://source.tizen.org/documentation/developer-guide/environment-setup "Tools Installation Guide" [4]: https://source.tizen.org/documentation/reference/git-build-system "GBS Reference Guide" [5]: https://source.tizen.org/documentation/reference/mic-image-creator "MIC Reference Guide" [6]: https://source.tizen.org/documentation/reference/git-build-system/maintenance-models-supported-gbs "Maintenance Models"
Thanks