Hi Harshada,

I've seen the same behavior as you, instead of gst-plugins-base you
need to use gst-plugins-base-meta, and correspondingly all other as
well. During last couple of months gst-plugins-base, .etc. changed
dependency on plugins from DEPENDS to RECOMMENDS.

Hope this helps,
Maksym.

On Wed, Dec 1, 2010 at 5:40 PM, Tim Harvey <[email protected]> wrote:
> 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
>
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to