From: Karthik Ramanan <a0393906@ti.com>
To: Denys Dmytriyenko <denys@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [for master PATCH] gstreamer: Add missing FILES_PN to populate rootfs
Date: Fri, 5 Dec 2014 12:31:31 +0530 [thread overview]
Message-ID: <5481584B.6050206@ti.com> (raw)
In-Reply-To: <20141203014525.GI5113@edge>
On 03-Dec-14 7:15 AM, Denys Dmytriyenko wrote:
> On Wed, Nov 26, 2014 at 02:01:28PM +0530, Karthik Ramanan wrote:
>> All the libraries and binaries from GST, base-plugins,
>> good-plugins and bad-plugins need to be populated into
>> the target filesystem.
>
> NAK - this is not the correct way to do what you explain here!
>
> The code I've added to this .inc file splits out all the libraries and plugins
> into individual packages, similar to how it's done in the upstream gstreamer
> recipes:
>
> http://arago-project.org/git/?p=meta-arago.git;a=commitdiff;h=75b485f1208f605dd7da70bf61b0a078c9c863a8
>
>
> You need to list necessary library packages in the corresponding packagegroup
> to be added to the target filesystem. Or, alternatively, you can pull a "meta"
> package that lists all produced libraries and plugins. packagegroup-arago-gst
> does that already - it includes all gst-plugins-*-meta and that should already
> be set to point to the corresponding "mm-accel" packages with necessary
> PREFERRED_PROVIDER statements in arago-prefs.inc
>
>
> Moreover, I don't see any files not being packaged, which would need to be
> picked up by your below FILES_* statement. The only warning I see from bitbake
> as related to gstreamer, are:
>
> WARNING: QA Issue: gst-plugins-ducati: Files/directories were installed but not shipped
> /usr/lib/gstreamer-0.10/.debug
> /usr/lib/gstreamer-0.10/.debug/libgstducati.so
> WARNING: QA Issue: gst-plugins-vpe: Files/directories were installed but not shipped
> /usr/lib/gstreamer-0.10/.debug
> /usr/lib/gstreamer-0.10/.debug/libgstvpe.so
> /usr/lib/gstreamer-0.10/.debug/libgstperf.so
>
>
> So, the question would be - what are you trying to fix here?
>
Denys,
I tried your suggestion by making changes to the packagegroup to include
"packagegroup-arago-gst" and it worked fine. I will abandon this patch.
Thanks for your input.
Regards
Karthik
prev parent reply other threads:[~2014-12-05 7:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-26 8:31 [for master PATCH] gstreamer: Add missing FILES_PN to populate rootfs Karthik Ramanan
2014-12-03 1:45 ` Denys Dmytriyenko
2014-12-05 7:01 ` Karthik Ramanan [this message]
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=5481584B.6050206@ti.com \
--to=a0393906@ti.com \
--cc=denys@ti.com \
--cc=meta-arago@arago-project.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.