OpenVoiceOS / OpenVoiceOS/ovos-buildroot
Fix / Check all Buildroot package dependencies
Open
@j1nx is already working on this.
Since Jan 30, 2019.
buildroot
Change
- Dominant language
- Python
- Stars
- 283
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Information
All packages of buildroot-external are there and by using the provided defconfig file(s) for building the firmware, everything will be properly downloaded and build.
However...
I have not yet been putting efforts in linking all the right dependencies for each package. Selecting one, should selecting some others and/or building some before the other. In the host or the target etc.
This cleanup should happen eventually.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.