From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Edward Wingate <edwingate8@gmail.com>, "Daniel." <danielhilst@gmail.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: kernel defconfig configuration
Date: Thu, 29 Oct 2015 09:10:13 -0400 [thread overview]
Message-ID: <56321AB5.1050108@windriver.com> (raw)
In-Reply-To: <CAGMdoFnz_0sw1KDvH2Drx-k_qpF87SEmMtq7sNLXTNRJMcT9uw@mail.gmail.com>
On 15-10-29 03:22 AM, Edward Wingate wrote:
> On Tue, Oct 27, 2015 at 5:36 AM, Daniel. <danielhilst@gmail.com> wrote:
>> I suggest that you do an "bitbake -fc configure YOUR_KERNEL" and
>> inspect the .config WORKDIR folder. Is that yours .config?
>
> I'm not sure if this is the WORKDIR I'm suppose to be looking at, but
> after I ran that bitbake command, I found my defconfig in
> build/tmp/work/wandboard-dual-poky-linux-gnueabi/linux-wandboard/3.14.28-r0
>
> It is also in .config.old in
> build/tmp/work/wandboard-dual-poky-linux-gnueabi/linux-wandboard/3.14.28-r0/build
>
> The .config in in
> build/tmp/work/wandboard-dual-poky-linux-gnueabi/linux-wandboard/3.14.28-r0/build
> is not mine. My .config seems to have been renamed to .config.old and
> replaced with this one.
That's the kernel's configuration subsystem at play, it still has to
process the the defconfig (which was placed as .config before starting
the kernel build). Invalid options are removed, others are selected
by Kconfigs, etc. So what you end up with is the processed .config and
your old one in .config.old.
Cheers,
Bruce
>
next prev parent reply other threads:[~2015-10-29 13:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-25 19:41 kernel defconfig configuration Edward Wingate
2015-10-26 8:03 ` Paul Eggleton
2015-10-27 4:46 ` Edward Wingate
2015-10-27 12:36 ` Daniel.
2015-10-29 7:22 ` Edward Wingate
2015-10-29 13:10 ` Bruce Ashfield [this message]
2015-10-29 19:06 ` Edward Wingate
2015-10-30 12:39 ` Bruce Ashfield
2015-10-30 15:10 ` Daniel.
2015-10-30 15:48 ` Edward Wingate
-- strict thread matches above, loose matches on Subject: below --
2015-10-19 6:37 Edward Wingate
2015-10-19 16:29 ` Daniel.
2015-10-24 20:43 ` Edward Wingate
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56321AB5.1050108@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=danielhilst@gmail.com \
--cc=edwingate8@gmail.com \
--cc=paul.eggleton@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.