gcwnow / buildroot

Buildroot customized for the GCW0
GNU General Public License v2.0
36 stars 46 forks source link

[WIP] Fix broken components #24

Closed jezze closed 6 years ago

jezze commented 8 years ago

This is heavy Work In Progress and only to request for comments. To begin with, I need to seperate this commit into seperate commits. Anyhow.... these changes include:

Ok, let me know your thoughts.

jezze commented 8 years ago

Ok, one more comment. The libopk problem happens because the version used in opendingux-2014.08 is 1.0.6 but the bindings/ directory appeared in a later version. Changing LIBOPK_VERSION = master is another possible way to fix the problem.