All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daiane Angolini <daiane.angolini@freescale.com>
To: Flavio Castro Alves Filho <flavio.alves@gmail.com>,
	<meta-freescale@yoctoproject.org>
Subject: Re: Building newer versions of kernel and u-boot
Date: Mon, 14 Oct 2013 14:36:25 -0300	[thread overview]
Message-ID: <525C2B99.8070207@freescale.com> (raw)
In-Reply-To: <CAFNBftdjEkpu5STHVTY2QwYV+_n2Et4fxXVXy62AiTyWg3rbHA@mail.gmail.com>

On 10/14/2013 02:29 PM, Flavio Castro Alves Filho wrote:
> Hello all,
>
> I intend to build a newer version of U-Boot and Kernel for imx28evk.
>
> Is there any local.conf variable where I could set in order to have
> newer versions of kernel and u-boot.
>
> I did the replacemente manually, but I believe that should have an
> automatic option using Yocto.

First thing would be determinate what you call "newer version"

On master, the default linux for imx28 is 2.6.35. And it's the "newest 
kernel from freescale" for this board.

If you intent to use kernel mainline, the newst version is 3.11 and you 
need only to change your PREFERRED_PROVIDER, add the following line to 
local.conf:

PREFERRED_PROVIDER_virtual/kernel = "linux-fslc"

For u-boot you are already using "newst" version as the default points 
to 2013.10

What do you realy need?

>
> Thank you very much.
>
> Best regards,
>
> Flavio
>


-- 
Daiane



  reply	other threads:[~2013-10-14 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14 17:29 Building newer versions of kernel and u-boot Flavio Castro Alves Filho
2013-10-14 17:36 ` Daiane Angolini [this message]
2013-10-14 17:51   ` Flavio Castro Alves Filho

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=525C2B99.8070207@freescale.com \
    --to=daiane.angolini@freescale.com \
    --cc=flavio.alves@gmail.com \
    --cc=meta-freescale@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.