All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Neuer User <auslands-kv@gmx.de>, <yocto@yoctoproject.org>
Subject: Re: Kernel config fragments are not applied
Date: Mon, 28 Apr 2014 09:16:43 -0400	[thread overview]
Message-ID: <535E54BB.7060701@windriver.com> (raw)
In-Reply-To: <ljlk6u$pd6$1@ger.gmane.org>

On 14-04-28 09:14 AM, Neuer User wrote:
> Am 28.04.2014 15:03, schrieb Bruce Ashfield:
>>
>> The answer to your question depends on the base linux-cubox-i
>> recipe.
>>
>> Config fragment support works for kernels that inherit from linux-yocto,
>> versus ones that inherit directly from kernel.bbclass. So if you
>> pop open that base recipe, and look for a reference to linux-yocto.inc,
>> you'll have the answer.
>>
>> It is possible to bbappend the linux-yocto support into the kernel
>> recipe via your layer, and might be worth a try.
>>
>> The separation between the two classes exists to not break compatibility
>> with existing kernel recipes, or change long standing oe workflow with
>> the existing classes.
>>
>> Cheers,
>>
>> Bruce
>>
> Ahh, I see. That is probably the reason then. It includes from linux-imx:
>
> include recipes-kernel/linux/linux-imx.inc
>
> Now, should I just forget the fragment idea and use my own defconfig
> file? Or can I just include linux-yocto.inc in my bbappend?

It all depends on how adventurous you are today :) Using a defconfig
will work, and you can generate one without much trouble. Using
fragments will allow you to keep your changes separate from the
baseline configuration, but you'll need to tweak the recipe .. which
always carries a risk of some unexpected side effects.

I'm around to help regardless of which way you chose.

Cheers,

Bruce

>



  reply	other threads:[~2014-04-28 13:17 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28  8:03 Kernel config fragments are not applied Neuer User
2014-04-28 13:03 ` Bruce Ashfield
2014-04-28 13:14   ` Neuer User
2014-04-28 13:16     ` Bruce Ashfield [this message]
2014-04-28 13:35       ` Neuer User
2014-04-28 13:37         ` Bruce Ashfield
2014-04-28 13:54           ` Neuer User
2014-04-30 18:44             ` Bruce Ashfield
2014-04-30 19:16               ` Neuer User
2014-04-30 19:21                 ` Bruce Ashfield
2014-04-30 19:23                   ` Neuer User
2014-04-30 21:08             ` Bruce Ashfield
2014-05-01  4:29               ` Bruce Ashfield
2014-05-01  6:32                 ` Neuer User
2014-05-01 17:12                   ` Bruce Ashfield
2014-05-02 17:24                     ` Bruce Ashfield
2014-05-03  8:43                       ` Neuer User
2014-04-30 10:24           ` Neuer User
2014-04-30 12:28             ` Bruce Ashfield

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=535E54BB.7060701@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=auslands-kv@gmx.de \
    --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.