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?
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".
Have a great day,
Yuri
------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct
Answer button. Thank you!
------------------------------------------------------------------------------