All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: How to switch kernel version without touching PREFERED VERSION
Date: Wed, 18 Feb 2015 09:41:36 -0700	[thread overview]
Message-ID: <54E4C0C0.9080701@mlbassoc.com> (raw)
In-Reply-To: <CAP2S6e51cy-ZB9uq9-frL6WDB8EWyYmaCxd0y5uHHUD_+H-gxw@mail.gmail.com>

On 2015-02-18 09:33, Valentin Le bescond wrote:
> Hi Paul, thank you.
>
> I tryed editing /meta-wolfson/conf/layer.conf or /build/conf/layer.conf, adding :
> PREFERED_VERSION_linux-raspberrypi = "3.10.%"
>
> but neither worked (still using 3.12)
>
> I endded up editing meta-raspberrypi's machine configuration and it works fine.
>
> It's good, but that means I will need to apply this change to every building machine I will use, or fork the meta-raspberrypi repo, witch is another story.
> I was hoping to keep everything inside my wolfson layer. too bad.
>
> Thanks again.

Is this the actual line you used?  It should be
   PREFERRED_VERSION_linux-raspberrypi = "3.10.%"

Note the spelling.

Also, if you want to make a change like this, use local.conf.
It really doesn't belong in any layer.conf

BTW, what's your reason for using an older kernel?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2015-02-18 16:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 10:53 How to switch kernel version without touching PREFERED VERSION Valentin Le bescond
2015-02-18 11:43 ` Gaurang Shastri
2015-02-18 12:06   ` Valentin Le bescond
2015-02-18 12:11 ` Paul Eggleton
2015-02-18 16:33   ` Valentin Le bescond
2015-02-18 16:41     ` Gary Thomas [this message]
2015-02-18 16:48     ` Paul Eggleton
2015-02-18 17:36       ` Valentin Le bescond

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=54E4C0C0.9080701@mlbassoc.com \
    --to=gary@mlbassoc.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.