5.10 kernel of nxp

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

5.10 kernel of nxp

1,597件の閲覧回数
lily95
Contributor I

Hello community:

 

https://source.codeaurora.org/external/autobsps32/linux/log/?h=release/bsp30.0-5.10.41-rt

Here i have the kernel 5.10 of nxp, and i want to is there any no rt version kernel 5.10 of nxp?

Also i wan to know how can i find the first commit of nxp merged into 5.10 kernel , as i want to fellow all the merge info in 5.10 kernel.

Thanks for any suggestion!

0 件の賞賛
返信
1 返信

1,579件の閲覧回数
bpe
NXP Employee
NXP Employee

Only RT kernels are available in Automotive BSP 30.0. In principle, you can
change the version of the kernel to any from the mainline, but you have to keep
in mind, that we can provide limited support to non-SDK kernels.

As of the kernel commits done by NXP, the author and committer fields of every
such commit contain the "nxp.com" pattern. You can use this in combination
with --author and other commit limiting options to git-log to get what you
want. Familiarize yourself with man 1 git-log what it can do for you.

Best Regards,
Platon

 

0 件の賞賛
返信