From: Denys Dmytriyenko <denys@ti.com>
To: <meta-arago@arago-project.org>
Subject: Re: [PATCH] gst-plugins-*-mm-accel: sync up on customizations between gst plugins
Date: Fri, 30 Jan 2015 13:55:28 -0500 [thread overview]
Message-ID: <20150130185527.GO21328@edge> (raw)
In-Reply-To: <1422408768-26587-1-git-send-email-denis@denix.org>
Karthik,
Can you please validate that this patch doesn't break anything for you?
Thanks.
--
Denys
On Tue, Jan 27, 2015 at 08:32:48PM -0500, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> .../gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend | 9 +++++++++
> .../gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend | 6 ++++++
> 2 files changed, 15 insertions(+)
> create mode 100644 meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
> create mode 100644 meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
>
> diff --git a/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
> new file mode 100644
> index 0000000..e6d72ba
> --- /dev/null
> +++ b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
> @@ -0,0 +1,9 @@
> +PR_append = "-arago0"
> +
> +PACKAGECONFIG = "bzip curl faad"
> +
> +# Disable features that have potential commercial licensing restrictions
> +EXTRA_OECONF += "\
> + --disable-mpeg2enc \
> + --disable-acm \
> +"
> diff --git a/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
> new file mode 100644
> index 0000000..4cb0608
> --- /dev/null
> +++ b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
> @@ -0,0 +1,6 @@
> +PR_append = "-arago0"
> +
> +DEPENDS := "${@oe_filter_out('gconf','${DEPENDS}', d)}"
> +DEPENDS := "${@oe_filter_out('gconf-native','${DEPENDS}', d)}"
> +
> +EXTRA_OECONF += "--disable-gconftool --disable-gconf"
> --
> 2.2.0
>
prev parent reply other threads:[~2015-01-30 18:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-28 1:32 [PATCH] gst-plugins-*-mm-accel: sync up on customizations between gst plugins Denys Dmytriyenko
2015-01-30 18:55 ` 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=20150130185527.GO21328@edge \
--to=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.