OpenVoiceOS / ovos-buildroot

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
223 stars 35 forks source link

Fix / Check all Buildroot package dependencies #18

Open j1nx opened 5 years ago

j1nx commented 5 years ago

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.

denics commented 1 year ago

List of packages to check

j1nx commented 5 months ago

As we are now utilizing the containerized system, we should go for a good cleanup within the external buildroot tree.

From there on, what is left might still need to be checked.