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
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
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
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