From: Tim Harvey <harvey.tim@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: gstreamer not getting populated in file system
Date: Wed, 01 Dec 2010 08:40:56 -0800 [thread overview]
Message-ID: <4CF67A98.2010708@gmail.com> (raw)
In-Reply-To: <4CF4B540.4020108@cisco.com>
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
next prev parent reply other threads:[~2010-12-01 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 8:26 gstreamer not getting populated in file system harshada
2010-12-01 16:40 ` Tim Harvey [this message]
2010-12-02 9:26 ` Maksym Parkachov
2010-12-03 6:39 ` harshada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CF67A98.2010708@gmail.com \
--to=harvey.tim@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.