How to create new image include changes.

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

How to create new image include changes.

1,024 次查看
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 回复

947 次查看
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 项奖励
回复