I'm using the gstreamer1.0 recipe files from master to add support to a project under 'danny'.
It seems to be mainly building fine, but I'm seeing QA issues. e.g., when running bitbake gstreamer1.0-plugins-base: WARNING: QA Issue: gstreamer1.0-plugins-base: Files/directories were installed but not shipped /usr/lib/libgstriff-1.0.so.0.203.0 /usr/lib/libgstapp-1.0.so.0.203.0 /usr/lib/libgstvideo-1.0.so.0.203.0 /usr/lib/libgstallocators-1.0.so.0 /usr/lib/libgstpbutils-1.0.so.0 /usr/lib/libgstsdp-1.0.so.0 /usr/lib/libgsttag-1.0.so.0 /usr/lib/libgstrtp-1.0.so.0 /usr/lib/libgstrtsp-1.0.so.0.203.0 /usr/lib/libgstapp-1.0.so.0 /usr/lib/libgstpbutils-1.0.so.0.203.0 /usr/lib/libgstsdp-1.0.so.0.203.0 /usr/lib/libgsttag-1.0.so.0.203.0 /usr/lib/libgstfft-1.0.so.0 /usr/lib/libgstaudio-1.0.so.0 /usr/lib/libgstrtsp-1.0.so.0 /usr/lib/libgstriff-1.0.so.0 /usr/lib/libgstfft-1.0.so.0.203.0 ... and more I suspect this is then related to an error I see when the rootfs is being built: | Processing packagegroup-core-boot... | error: Failed dependencies: | libgstapp-1.0.so.0 is needed by opty4-X-r0.core2 What do I need to do to get these bits added to the image? Chris Tapp [email protected] www.keylevel.com _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
