All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Albert K <alberk@gmail.com>,
	"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Set Default Kernel Version Q
Date: Wed, 11 Mar 2015 08:20:58 -0400	[thread overview]
Message-ID: <5500332A.3070803@windriver.com> (raw)
In-Reply-To: <CACjDgAN7MoZyR8JY=Y8SFGBFCU7w4ogNimJOJFaoy+2Yx9JRbQ@mail.gmail.com>

On 2015-03-11 4:47 AM, Albert K wrote:
> Hi,
>
> I have set the PREFERRED_VERSION_linux-yocto = "3.17%"  in the
>
> ~/porky/build/conf/local.conf but it does not seem to be working.
> Where can I set so that the default kernel version is used (currently
> is compiling with kernel 3.14 with dizzy).   Thanks.

Try making the override board specific, there's nothing special about
the way that the kernel preferred version works compared to other
variables.

So if you are building qemux86 (as an example), just do:

PREFERRED_VERSION_linux-yocto_qemux86 = "3.17%"

and assuming that the 3.17 recipe is available, it will work
(that's cut and pasted from my local.conf :)

Cheers,

Bruce


>
> Regards,
> Albert
>



      reply	other threads:[~2015-03-11 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11  8:47 Set Default Kernel Version Q Albert K
2015-03-11 12:20 ` Bruce Ashfield [this message]

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=5500332A.3070803@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=alberk@gmail.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.