Thanks kapllaj.

> On meta-freescale, you find this on
> meta-freescale-distro/conf/distro/include/fsl-base.inc:

Yes I use imx6ull, I've looked those config files, nothing set to run 4.19.

> Now, go to meta-freescale/recipes-kernel/linux folder, and take a look to
> see what kernels are available for your machine. Note that the linux-imx
> kernel provides currently on master branch the 5.4 version!
> For you to select the 5.10 (assuming you are on master branch) you should
> set:
>
> PREFERRED_PROVIDER_virtual/kernel = "linux-fslc"

I setup PREFERRED_PROVIDER_virtual/kernel = "linux-yocto", I have to
say, it has been running for a year for 4.19 kernel.

> Yocto will automatically select the highest available version, but if you
> would also like to fix the version, provide also that information:
> PREFERRED_VERSION_linux-fslc = "5.%"

I know iit should automatically select the highest available version 5.10.

I set up following in local.conf:

PREFERRED_PROVIDER_virtual/kernel="linux-yocto"
PREFERRED_VERSION_linux-yocto="5.10.%"

But it was still running 4.19, the question is why didn't the Yocto
ignore the setting?

Thank you.

- j
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51913): https://lists.yoctoproject.org/g/yocto/message/51913
Mute This Topic: https://lists.yoctoproject.org/mt/79469796/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to