NXP Versioning Scheme for kernel/u-boot/yocto

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

NXP Versioning Scheme for kernel/u-boot/yocto

跳至解决方案
881 次查看
mprt42
Contributor III

Hi,

quick question: How can I read the NXP versioning numbers?

e.g.: lf-5.15.71-2.2.1

How can I read that?
What does "lf" stand for?
what's 2.2.1 ?

5.15.71 is the kernel version? So it must be yocto kirkstone?

Thanks for enlightening me!

0 项奖励
回复
1 解答
847 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

Please refer to release note, we have some related information about these there.

The GA releases are named L<Kernel_version>_<x.y.z>.
<Kernel_version>: BSP Kernel version (For example, L5.15.71 indicates that this BSP release is based
on the kernel version 5.15.71).
<x.y.z>: Semantic versioning specification, where X is the major version, Y is the minor version, and Z is the patch version.

LF stands for Linux Factory.   IMX_LINUX_RELEASE_NOTES.pdf 

 

Regards

Harvey

在原帖中查看解决方案

1 回复
848 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

Please refer to release note, we have some related information about these there.

The GA releases are named L<Kernel_version>_<x.y.z>.
<Kernel_version>: BSP Kernel version (For example, L5.15.71 indicates that this BSP release is based
on the kernel version 5.15.71).
<x.y.z>: Semantic versioning specification, where X is the major version, Y is the minor version, and Z is the patch version.

LF stands for Linux Factory.   IMX_LINUX_RELEASE_NOTES.pdf 

 

Regards

Harvey