Yocto - not able to remove net-tools and openssh packages

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

Yocto - not able to remove net-tools and openssh packages

1,216件の閲覧回数
jagadeeshsurneni7
Contributor I

Hi,

 

I am new to yocto.

I am using s32 evb board and using fsl-iamge-auto.

i want to trim my image so i added IMAGE_INSTALL_remove = "net-tools"

and PACKAGECONFIG_remove = "openssh" in the local.conf file and fsl-auto.conf and try to build.

 

but i am able to see the packages in the rfs after the build.  

0 件の賞賛
返信
2 返答(返信)

1,196件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You should use a grep command to see where is the package installed beside the local.conf there are other files. also you can use core-image-minimal.

 

Regards

0 件の賞賛
返信

1,150件の閲覧回数
jagadeeshsurneni7
Contributor I

Hi ,

 

i dont want to use core-image-minimal , instead i am trying to remove by commenting out the webserver bblayer in the nxp-setup-alb.sh layers but unable to remove ,getting bitbake error for bitabake fsl-image-auto.

 

Kindly provide steps to remove a bblayer from the fsl-auto-image.

0 件の賞賛
返信