Remove binutils package from yocto image

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

Remove binutils package from yocto image

1,191 次查看
mallikarjuna
Contributor II

Hi, 

I am using imx8mm-lpddr4-evk target board with mickledore yocto source code(6.1.55 Linux Kernel). 

My requirement is, to remove binutils package for production build.  

For that, I addedIMAGE_INSTALL:remove = " binutils" line in my-image-prod.bb file then no effect takes place. binutils package not removed from image, 

then, tried PACKAGE_EXCLUDE += " binutils" in my-image-prod.bb file then below errors are coming as shown in below image, like wayland-ptest depends on binutils. 

mallikarjuna_0-1718366493508.png

So, I tried to remove wayland-ptest from image then below errors are coming like 'wayland-ptest' has no installation candidate 

mallikarjuna_1-1718366711893.png

 

Help us with steps to remove binutils package completed from image for imx8mm board

0 项奖励
回复
0 回复数