How to create new image include changes.

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

How to create new image include changes.

1,028件の閲覧回数
kyumini0702
Contributor I

Hello.

I have i.MX8QM board and build the image using bitbake command .

I modified kernel driver and make kernel.  

I'd like to make build image for mfg-tool download. 

How to create new mfg-tool image include modified kernel

0 件の賞賛
返信
1 返信

951件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Kyumin Park,

The mfg-tool image inherits from the mfgtool-initramfs-image.bbclass, which depends on the linux-mfgtool package for the kernel which sets the kernel as “mfgtool”.

This means that you would need to change the defconfig for linux-imx-mfgtool. The recipe is the same kernel recipe with the configuration provided by this defconfig.

I hope this helps!

Regards,

0 件の賞賛
返信