[Buildroot] Incorrect kernel configuration produced from _defconfig file

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Feb 25 16:50:32 UTC 2016


On 25/02/2016 at 11:24:31 -0500, Patrick Doyle wrote :
> On Thu, Feb 25, 2016 at 11:14 AM, Alexandre Belloni
> <alexandre.belloni at free-electrons.com> wrote:
> > Hi,
> >
> > On 25/02/2016 at 17:04:43 +0100, Thomas Petazzoni wrote :
> >> I've Cc'ed Yann on this aspect, and also my colleague Alex who already
> >> saw this problem in the past IIRC.
> >>
> >
> > Yes, that is how I solved it for OE with Yann's advice:
> > http://git.openembedded.org/openembedded-core/commit/?id=9b75f6a5786ff7b2e6219d78b38f0032f100c660
> >
> > oldnoconfig is now an alias for olddefconfig but appeared earlier so it
> > was used to do the right thing with more kernel version.
> >
> So this sounds like a change in buildroot is warranted if we want to
> change this behavior.  I could submit a patch to buildroot that mimics
> Alexandre's Yocto patch.  Is that the next step here?
> 

Personally, I'd drop the yes "" | part of it and use only make
olddefconfig but the rules are also used for busybox et al. so you'd
have to check that all have a recent enough kconfig

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list