[Buildroot] [PATCH 0/7] Misc set of fixes

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Feb 24 20:38:34 UTC 2014


Dear Thomas De Schampheleire,

On Mon, 24 Feb 2014 09:11:40 +0100, Thomas De Schampheleire wrote:

> > The first three patches are fixes for build failures. The last four
> > patches are fixes for missing dependency propagation of BR2_USE_MMU.
> 
> It would be great if someone could create a script (for example based
> on kconfiglib) that automatically verifies whether all needed
> dependencies are in place. Since the logic to determine this is pretty
> straightforward, it should not be thát hard. It may take a while to
> execute, but that shouldn't be a problem.

Maybe there's no need for a tool. Just take some configuration of
architecture, toolchain, static lib, and other "global configurations",
and then run "make randpackageconfig" a number of times. You might get
some warnings telling you that there are dependency violations.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list