[yocto] Failed to deploy gstreamer1.0-plugins-base plugins

2025-02-18 Thread Atiki Karim via lists.yoctoproject.org
I'm experiencing an issue that's driving me mad with Yocto Scarthgap I'm trying to deploy: gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good I've added the recipes in IMAGE_INSTALL. The packages are correctly compiled. They come with a Qt5 compilation. But at the end, the ins

Re: [yocto] Any pointers to reduce samba-python3 package in Yocto scarthgap (300% more than samba )

2025-02-18 Thread Alexander Kanavin via lists.yoctoproject.org
I guess you should not install samba package (that pulls in everything else) and inspect what you actually need on target. packages-split/ is a good place to see what goes where. It's also possible that samba recipe isn't splitting things into packages correctly, you can experiment with changing t

Re: [yocto] Any pointers to reduce samba-python3 package in Yocto scarthgap (300% more than samba )

2025-02-18 Thread Alexander Kanavin via lists.yoctoproject.org
On Tue, 18 Feb 2025 at 07:12, emailaddress.ashish via lists.yoctoproject.org wrote: > > Hi Members , > > I am trying to reduce the RFS size for Yocto Scarthgap > We have added samba package in RFS . > > The RDEPENDS of samba is samba-python3 which is taking around 300% more > space than samba i

Re: [yocto] Any pointers to reduce samba-python3 package in Yocto scarthgap (300% more than samba )

2025-02-18 Thread Ashish via lists.yoctoproject.org
Hi Alex , When Investigated further the package created by samba recipe generated below : ~/release/fips/mv-fx-series-yocto-5.0/project/tmp/work/cortexa8hf-neon-mvdistro-linux-gnueabi/samba/4.19.8/packages-split/samba-python3/usr/lib/python3.12/site-packages/samba (master) : du -sh dcerpc/ tes