
Hi,
On 9 October 2014 20:06, Fabio Estevam festevam@gmail.com wrote:
Hi Marek,
On Thu, Oct 9, 2014 at 8:59 PM, Marek Vasut marex@denx.de wrote:
I agree that buildman solves the CI part nicely, but we also have the part where one has to install the myriad of toolchains for all the architectures to be able to do the compile testing. I wonder if this cannot be made easy in some way -- maybe through a re-usable docker image with all the parts in it already.
Maybe you could take a look at the make.cross script kbuild robot uses for cross compiling for lots of different architectures: https://lists.01.org/pipermail/kbuild-all/2014-October/006965.html
It's not really the builder that is the problem - we have one. It's all the different toolchains that no one knows about. I still can't build all the boards successfully.
Regards, Simon