Open Voice Operating System - Buildroot edition is a minimalistic linux OS bringing the OVOS voice assistant to embbeded, low-spec headless and/or small (touch)screen devices.
Apache License 2.0
234
stars
36
forks
source link
Fix / Check all Buildroot package dependencies #18
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.
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.