[oe] gstreamer not getting populated in file system

Tim Harvey harvey.tim at gmail.com
Wed Dec 1 16:40:56 UTC 2010


On 11/30/2010 12:26 AM, harshada wrote:
> We created new image by adding following into minimal-image.bb:
> gstreamer \
> gst-plugins-base \
> gst-plugins-good \
> gst-plugins-bad \
> gst-plugins-ugly
> Image is getting built without any compiling issues. But we are not able
> to find required
> gstreamer plugins in the file system image. In ipk directory, we could
> find all of the corresponding ipks.
> What to do to get the filesystem populated with these gstreamer plugins?
>
> thanks and regards,
> Harshada

I believe you need to place the actual plugins in your image - do a find 
tmp/deploy/ipk -name gst-plugin-*

Tim




More information about the Openembedded-devel mailing list