[Buildroot] Configuring for different backends?

Ulf Samuelsson ulf at atmel.com
Fri Feb 2 15:51:32 UTC 2007


> 
> I am looking at using buildroot to compile me a GTK running on DirectFB
> This has various dependencies like
> Cairo,
> Pango,
> ATK, etc
> 
> Some of these packages need to be configured differently depending upon the
> backend chosen (X, DirectFB, ...) etc
> 
> What do people think is the best way to deal with this?
> Is is a package specific config option So for each of these packages specify
> a backend option?
> Or is it a global switch for all affected packages?
> 
> Cheers
> Dan

Can't you test in the packages/<package>.mk for the appropriate
BR2_<CONFIG> I.E: 
BR2_XORG or BR2_TINYX or whatever the names are?



Best Regards
Ulf Samuelsson



More information about the buildroot mailing list