Remove binutils package from yocto image

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

Remove binutils package from yocto image

1,222件の閲覧回数
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 返答(返信)