How to know the kernel version based on yocto version

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to know the kernel version based on yocto version

2,196 次查看
kravik
Contributor IV

I want to use 3.14.29 kernel for IMX6 Sabersd board. I have tried following command for yocto, but it is using 3.10.17 kernel.

  #repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.53-1.1.0_ga

When I checked http://freescale.github.io/#download link, it is listing the command (repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b krogoth) how to do repo init for specific yocto version. But not sure how to know which yocto is using which kernel version before doing repo init and build.

Can you please guide me how to know which version of yocto is using which kernel version?

标签 (3)
0 项奖励
1 回复

1,047 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

You can refer to How can I specify what kernel version to use when baking core-image-base?  in our community. It will help you.

Have a great day,
Rita

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct  button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励