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

2025-02-19 Thread Alexander Kanavin via lists.yoctoproject.org
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 ac

[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