* Building newer versions of kernel and u-boot
@ 2013-10-14 17:29 Flavio Castro Alves Filho
2013-10-14 17:36 ` Daiane Angolini
0 siblings, 1 reply; 3+ messages in thread
From: Flavio Castro Alves Filho @ 2013-10-14 17:29 UTC (permalink / raw)
To: meta-freescale
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.
Thank you very much.
Best regards,
Flavio
--
Flavio de Castro Alves Filho
flavio.alves@gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Building newer versions of kernel and u-boot
2013-10-14 17:29 Building newer versions of kernel and u-boot Flavio Castro Alves Filho
@ 2013-10-14 17:36 ` Daiane Angolini
2013-10-14 17:51 ` Flavio Castro Alves Filho
0 siblings, 1 reply; 3+ messages in thread
From: Daiane Angolini @ 2013-10-14 17:36 UTC (permalink / raw)
To: Flavio Castro Alves Filho, meta-freescale
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Building newer versions of kernel and u-boot
2013-10-14 17:36 ` Daiane Angolini
@ 2013-10-14 17:51 ` Flavio Castro Alves Filho
0 siblings, 0 replies; 3+ messages in thread
From: Flavio Castro Alves Filho @ 2013-10-14 17:51 UTC (permalink / raw)
To: Daiane Angolini; +Cc: meta-freescale
Hello Daiane,
2013/10/14 Daiane Angolini <daiane.angolini@freescale.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"
3.x
>
> 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"
Thank you very much ... that's my answer :-)
>
> For u-boot you are already using "newst" version as the default points to
> 2013.10
That's also my answer. :-)
>
> What do you realy need?
>
You got my points.
>
>>
>> Thank you very much.
>>
>> Best regards,
>>
>> Flavio
>>
>
>
> --
> Daiane
>
Best regards,
Flavio
--
Flavio de Castro Alves Filho
flavio.alves@gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-14 17:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 17:29 Building newer versions of kernel and u-boot Flavio Castro Alves Filho
2013-10-14 17:36 ` Daiane Angolini
2013-10-14 17:51 ` Flavio Castro Alves Filho
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.