Investigating this needs to be done in two steps: 1. Inspect the ${WORKDIR}/packages-split for any relevant recipe to see what files go to what package.
2. Inspect ${WORKDIR}/temp/log.do_rootfs for the image you're building to see what list of packages is given to the package manager, and what actually gets installed. Alex On Tue, 18 Feb 2025 at 21:26, Atiki Karim via lists.yoctoproject.org <karim_atiki=hotmail....@lists.yoctoproject.org> wrote: > > 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 installed plugins: > > ./usr/lib/gstreamer-1.0/libgstcoreelements.so > /usr/lib/libgstallocators-1.0.so.0 -> libgstallocators-1.0.so.0.2211.0 > ./usr/lib/libgstallocators-1.0.so.0.2211.0 > ./usr/lib/libgstapp-1.0.so.0 -> libgstapp-1.0.so.0.2211.0 > ./usr/lib/libgstapp-1.0.so.0.2211.0 > ./usr/lib/libgstaudio-1.0.so.0 -> libgstaudio-1.0.so.0.2211.0 > ./usr/lib/libgstaudio-1.0.so.0.2211.0 > ./usr/lib/libgstbase-1.0.so.0 -> libgstbase-1.0.so.0.2211.0 > ./usr/lib/libgstbase-1.0.so.0.2211.0 > ./usr/lib/libgstcheck-1.0.so.0 -> libgstcheck-1.0.so.0.2211.0 > ./usr/lib/libgstcheck-1.0.so.0.2211.0 > ./usr/lib/libgstcontroller-1.0.so.0 -> libgstcontroller-1.0.so.0.2211.0 > ./usr/lib/libgstcontroller-1.0.so.0.2211.0 > ./usr/lib/libgstgl-1.0.so.0 -> libgstgl-1.0.so.0.2211.0 > ./usr/lib/libgstgl-1.0.so.0.2211.0 > ./usr/lib/libgstnet-1.0.so.0 -> libgstnet-1.0.so.0.2211.0 > ./usr/lib/libgstnet-1.0.so.0.2211.0 > ./usr/lib/libgstpbutils-1.0.so.0 -> libgstpbutils-1.0.so.0.2211.0 > ./usr/lib/libgstpbutils-1.0.so.0.2211.0 > ./usr/lib/libgstphotography-1.0.so.0 -> libgstphotography-1.0.so.0.2211.0 > /usr/lib/libgstphotography-1.0.so.0.2211.0 > ./usr/lib/libgstreamer-1.0.so.0 -> libgstreamer-1.0.so.0.2211.0 > ./usr/lib/libgstreamer-1.0.so.0.2211.0 > ./usr/lib/libgsttag-1.0.so.0 -> libgsttag-1.0.so.0.2211.0 > ./usr/lib/libgsttag-1.0.so.0.2211.0 > ./usr/lib/libgstvideo-1.0.so.0 -> libgstvideo-1.0.so.0.2211.0 > ./usr/lib/libgstvideo-1.0.so.0.2211.0 > ./usr/lib/plugins/mediaservice/libgstaudiodecoder.so > ./usr/lib/plugins/mediaservice/libgstcamerabin.so > ./usr/lib/plugins/mediaservice/libgstmediacapture.so > ./usr/lib/plugins/mediaservice/libgstmediaplayer.so > > Every plugins of base and good are missing, and I just can't figure out why. > > Any suggestion is welcome. > > Karim > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64840): https://lists.yoctoproject.org/g/yocto/message/64840 Mute This Topic: https://lists.yoctoproject.org/mt/111258015/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-