[Buildroot] [PATCH 0/2] RWD Website

Angelo Compagnucci angelo.compagnucci at gmail.com
Tue Nov 4 08:34:03 UTC 2014


Hi Arnout

>  This comment makes me realize something: we are only carrying the minified
> version of jquery and bootstrap. As such that's not a problem, because they're
> MIT licensed. However, when you distribute the buildroot source, it is
> conceivable to consider jquery and bootstrap as part of "the Program" according
> to the GPL. In that case, the GPL would require you to provide the complete
> corresponding source, i.e. including the source of jquery and bootstrap.

We could add easily source files, no problem at all, but I don't think
it's necessary:

For jquery, we maintain the original header and the minified file is
unmodified, so I think we are right on this.
For bootstrap, variables.less and bootswatch.less are provided, so
anyone with the right tools (less compiler) could obtain the minified
file again, so I think we are right also here.

>  Although this is probably an unrealistic interpretation of the situation, I
> think it would certainly simplify everybody's life if we would just carry a copy
> of the source of bootstrap and jquery. _Especially_ if we're going to modify it.

Yes and I did it. Jquery is unmodified, so no need to carry the source
file. Bootstrap already have the necessary files to rebuild it in case
of necessity. I think that maintaining source files is cumbersome,
because than we should stay up to date with the mainstream.
Having minified files that serve us and the pieces to rebuilt them is
surely more practical.

Sincerely, Angelo

-- 
Profile: http://it.linkedin.com/in/compagnucciangelo


More information about the buildroot mailing list