Modify Linux Kernel source code

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

Modify Linux Kernel source code

ソリューションへジャンプ
741件の閲覧回数
adimauro
Contributor I

Good afternoon,

I have some question about Linux development for imx6/7 boards inside the Yocto framework.

What are the steps I need to follow to:

1. Build and deploy to an sdcard an Image with different configurations (with respect to the pre-built ones provided by nxp which I already tested)

2. Modify Linux kernel sources or add custom modules and, build and deploy the custom Image to the sdcard

Sorry in advance for the very basic questions but I am not so familiar with Linux on embedded platforms (I would appreciate a lot any pointer to doc material)

Thanks in advance

1 解決策
573件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Alfio,

if you want to customize kernel you need to have your own build and add a new layer to your yocto image. Please take a look to the following training. Yocto Training - HOME 


Regards,
Carlos

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

元の投稿で解決策を見る

1 返信
574件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Alfio,

if you want to customize kernel you need to have your own build and add a new layer to your yocto image. Please take a look to the following training. Yocto Training - HOME 


Regards,
Carlos

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