From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 1/4] gst-plugins-bad: Remove with-plugins from configuration
Date: Fri, 23 Aug 2013 16:31:42 -0400 [thread overview]
Message-ID: <20130823203141.GF27308@edge> (raw)
In-Reply-To: <1377209433-10830-1-git-send-email-fcooper@ti.com>
On Thu, Aug 22, 2013 at 05:10:30PM -0500, Franklin S. Cooper Jr wrote:
> * The with-plugins option restricts gst-plugins-bad from building any plugin
> beyond those specified.
> * Remove this option to allow as many plugins as possible to be built.
I don't believe the description here is correct for this patch. Looks like
we've been already removing --with-plugins option before, we just need to
update it to match the upstream, right?
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> .../gstreamer/gst-plugins-bad_0.10.23.bbappend | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend
> index 8ae8050..a13dd54 100644
> --- a/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend
> +++ b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bbappend
> @@ -1,4 +1,4 @@
> -PR_append = "-arago3"
> +PR_append = "-arago4"
>
> # look for files in this layer first
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> @@ -9,7 +9,7 @@ EXTRA_OECONF += "--disable-rsvg"
>
> # Remove the restriction of which plugins are built. Previously fbdevsink
> # was not built which is needed by the gstreamer demos included in the SDK.
> -EXTRA_OECONF := "${@oe_filter_out('--with-plugins=musicbrainz,wavpack,ivorbis,mpegvideoparse','${EXTRA_OECONF}', d)}"
> +EXTRA_OECONF := "${@oe_filter_out('--with-plugins=wavpack,mpegvideoparse','${EXTRA_OECONF}', d)}"
>
> SRC_URI += "file://0001-gstfbdevsink-Fix-depth-value-for-GST_VIDEO_CAPS_RGB_.patch"
>
> --
> 1.7.0.4
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2013-08-23 20:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 22:10 [PATCH 1/4] gst-plugins-bad: Remove with-plugins from configuration Franklin S. Cooper Jr
2013-08-22 22:10 ` [PATCH 2/4] sourceipk: Add ability to preserve Git repository Franklin S. Cooper Jr
2013-08-23 14:25 ` Maupin, Chase
2013-08-22 22:10 ` [PATCH 3/4] board-port-labs: Use new SRCIPK_PRESERVE_GIT git feature in sourceipk.bbclass Franklin S. Cooper Jr
2013-08-23 14:36 ` Maupin, Chase
2013-08-23 15:04 ` Cooper Jr., Franklin
2013-08-23 15:25 ` Maupin, Chase
2013-08-23 15:16 ` Tom Rini
2013-08-22 22:10 ` [PATCH 4/4] packagegroup-arago-tisdk-amsdk-sdk-host: Use new board-port-labs recipe Franklin S. Cooper Jr
2013-08-23 14:39 ` Maupin, Chase
2013-08-23 20:31 ` Denys Dmytriyenko [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=20130823203141.GF27308@edge \
--to=denys@ti.com \
--cc=fcooper@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.