[yocto] How do I select the kernel version in Dizzy ? ( 3.10 | 3.14 | 3.17 )

Khem Raj raj.khem at gmail.com
Wed Jul 6 10:53:15 PDT 2016


On Wed, Jul 6, 2016 at 10:40 AM, Mark T <mtl1nuxd3v at gmail.com> wrote:
> Hi,
>
> The Dizzy revision looks to support 3 kernel versions ( 3.10 | 3.14 | 3.17
> ).
>
> If I chose Dizzy 1.7.3 - how do I ensure  the 3.10 kernel is used for the
> build ?

usually you would set that in your machine conf file.

PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "3.10%"

>
> Thanks,
>
> Mark
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list