How can I specify what kernel version to use when baking core-image-base?

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

How can I specify what kernel version to use when baking core-image-base?

1,812件の閲覧回数
markcalhoun
Contributor II

I'd like to use a 4.1 kernel but whenever I bitbake core-image-base it results in a 3.14 kernel.

repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1.15-1.0.0_ga
repo sync
MACHINE=imx6slevk source setup-environment imx6slevk/
bitbake core-image-base

The resulting image has a 3.14.54-fslc+g94e5a3 kernel version. Anyone know why this happens or how to change the kernel version to 4.1.15-1.0.0?

ラベル(2)
0 件の賞賛
返信
1 返信

1,344件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

 

1.

   Please check if  NXP BSP Release options are used (not community  BSP),
which  are located in "meta-fsl-bsp-release" directory.

 

2.

   Please follow recommendations of  "Freescale_Yocto_Project_User's_Guide.pdf".


http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.2.0_LINUX_DOCS&Parent_nodeId=133769948107170617...
 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

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

------------------------------------------------------------------------------

0 件の賞賛
返信