Update kernel modules in image recipe

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

Update kernel modules in image recipe

666件の閲覧回数
durmus
Contributor IV

Hi,

I created a custom image recipe using hob. I took qt4e-demo-image as a reference and added some packages and removed others. Then I saved it in build/recipes/images/custom as my_image.bb

Then using bitbake linux-imx -c menuconfig I modified kernel configuration, again added some modules and removed some others.

Now when I try bitbake my_image, it gives me a bunch of errors as kernel-module-XXX not found in the base feeds. Removing them from image recipe and adding other modules by hand will take a lot of time. Is there an easy way to update my my_image.bb file so that it contains kernel-modules in my kernel config file?

Thanks.

Durmuş

ラベル(3)
0 件の賞賛
1 返信

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

Hello Durmus,

I’m afraid I’m not aware or any easy way to update the kernel modules contained in on your custom image to that they match the kernel config file. I’m not sure if working on a kernel configuration based on the current kernel of the image is an option but either way it will be a bit time consuming.

Regards,

0 件の賞賛