Migrated from GitHub
- BitBake 82%
- Shell 13%
- Python 2.8%
- C++ 1.5%
- Dockerfile 0.3%
- Other 0.3%
- Expanded README.txt with details on NT6 and NT7 repository pinning and build commands. - Added a new function in kas-yocto.sh to ensure compatibility for the summit-radio layer, addressing BitBake warnings. - Updated local.conf for NT7 to specify preferred versions and silence multilib notes. - Refactored nt7.yml to include commit-pinned repositories, ensuring consistency in builds. - Removed obsolete gstreamer1.0-plugins-base.bbappend to streamline the codebase. These changes improve documentation clarity, enhance build processes, and ensure better layer compatibility. |
||
|---|---|---|
| docker/yocto | ||
| Playtech | ||
| .gitignore | ||
| README.md | ||
| README.txt | ||
Introduction
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
Getting Started
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
Build and Test
TODO: Describe and show how to build your code and run the tests.
Contribute
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: