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

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

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

1,215 次查看
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,195 次查看
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,149 次查看
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 项奖励
回复