[Buildroot] [PATCH 0/3] Make exim more configurable

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 16 08:24:39 UTC 2014


Luca,

On Tue, 15 Jul 2014 21:31:25 +0200, Thomas Petazzoni wrote:

> > Luca Ceresoli (3):
> >   exim: allow using a custom configuration file
> 
> Thanks, I've applied this patch.

This patch is causing build issues:
http://autobuild.buildroot.org/results/0db/0db54c555f6c7e635ebf99f86b3f91dc31e441f0/build-end.log.
This happens when randpackageconfig decides to:

  BR2_PACKAGE_EXIM_CUSTOM_CONFIG=y

But of course:

  BR2_PACKAGE_EXIM_CUSTOM_CONFIG_FILE=""

Options:

 1/ Have a default value for BR2_PACKAGE_EXIM_CUSTOM_CONFIG_FILE that
    actually works.

 2/ Let me know a proper value for BR2_PACKAGE_EXIM_CUSTOM_CONFIG_FILE
    that the autobuilder scripts would inject into the configuration
    when BR2_PACKAGE_EXIM_CUSTOM_CONFIG=y. This requires changing the
    autobuilder scripts, and I've no control over the autobuilder
    executed by Peter.

 3/ Exclude configuration that have BR2_PACKAGE_EXIM_CUSTOM_CONFIG=y in
    the autobuilder script. This also requires changing the autobuilder
    scripts, with the same drawback as above: there's nothing I can do
    for Peter's autobuilder machines.

Best regards,

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



More information about the buildroot mailing list