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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,800 Views
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?

Labels (2)
0 Kudos
Reply
1 Reply

1,332 Views
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 Kudos
Reply