Am Montag 18 Januar 2010 16:38:14 schrieb Stefan Buschmann: > Am 18.01.2010 15:41, schrieb Davide Scaini: > > log_check: There were error messages in the logfile > > log_check: Matched keyword: [Cannot satisfy the following dependencies] > > Collected errors: > > * ERROR: Cannot satisfy the following dependencies for > > task-fso2-compliance: > > * gst-plugin-mad * gst-plugin-flac * gst-plugin-wavparse > > * gst-plugin-sid * > > I encountered exactly the same problem a few days ago. > > I'm using a custom image that inherits from shr-lite-image.bb and adds > some packages to it. When I started from scratch and tried to build my > image, I got exactly those missing dependencies to gstreamer plugins. > > In my case the solution was to directly build shr-image once. That > pulled in all the necessary packages that were for some unknown reason > not there before. I don't know yet if this is a problem with my custom > image or shr-lite-image, however building shr-image did it for me. I > guess those dependencies are just currently missing from shr-lite-image... > > Bye, > > Stefan
just bitbaking gst-plugins-bad and gst-plugins-good and after that building the image again is enough to solve this problem. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
