How to know the kernel version based on yocto version

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to know the kernel version based on yocto version

2,108件の閲覧回数
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 返信

959件の閲覧回数
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 件の賞賛