* Set Default Kernel Version Q
@ 2015-03-11 8:47 Albert K
2015-03-11 12:20 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Albert K @ 2015-03-11 8:47 UTC (permalink / raw)
To: yocto@yoctoproject.org
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.
Regards,
Albert
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Set Default Kernel Version Q
2015-03-11 8:47 Set Default Kernel Version Q Albert K
@ 2015-03-11 12:20 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2015-03-11 12:20 UTC (permalink / raw)
To: Albert K, yocto@yoctoproject.org
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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-11 12:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11 8:47 Set Default Kernel Version Q Albert K
2015-03-11 12:20 ` Bruce Ashfield
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.