From: Denys Dmytriyenko <denys@ti.com>
To: Karthik Ramanan <a0393906@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 3/3] gstreamer1.0: Switch to GST 1.6.3
Date: Mon, 20 Jun 2016 17:11:13 -0400 [thread overview]
Message-ID: <20160620211113.GG2177@edge> (raw)
In-Reply-To: <1465821936-2658-3-git-send-email-a0393906@ti.com>
On Mon, Jun 13, 2016 at 06:15:36PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
> meta-arago-distro/conf/distro/include/arago-prefs.inc | 8 ++++++++
> .../recipes-core/packagegroups/packagegroup-arago-gst.bb | 2 +-
> 2 files changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 14a7c8a..ce0814f 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -66,3 +66,11 @@ PREFERRED_PROVIDER_wpa-supplicant = "wpa-supplicant"
> PREFERRED_PROVIDER_wpa-supplicant_ti33x = "wpa-supplicant-wl18xx"
> PREFERRED_PROVIDER_wpa-supplicant_ti43x = "wpa-supplicant-wl18xx"
> PREFERRED_PROVIDER_wpa-supplicant_omap-a15 = "wpa-supplicant-wl18xx"
> +
> +PREFERRED_VERSION_gstreamer1.0 = "1.6.3"
> +PREFERRED_VERSION_gstreamer1.0-plugins-ugly = "1.6.3"
> +PREFERRED_VERSION_gstreamer1.0-libav = "1.6.3"
> +PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.6.3"
> +PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.6.3"
> +PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.6.3"
Will this break am3 and am4 support by patch #1?
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
> index d34051e..161430c 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
> @@ -27,7 +27,7 @@ GSTREAMER_DEPS_append_keystone = " \
>
> GSTREAMER_ACCEL_MM = ""
> GSTREAMER_ACCEL_MM_omap-a15 = "${@bb.utils.contains('MACHINE_FEATURES', 'mmip', "gstreamer1.0-plugins-ducati", '', d)}"
> -GSTREAMER_ACCEL_MM_append_dra7xx = "${@bb.utils.contains('MACHINE_FEATURES', 'mmip', " gstreamer1.0-plugins-vpe", '', d)}"
> +#GSTREAMER_ACCEL_MM_append_dra7xx = "${@bb.utils.contains('MACHINE_FEATURES', 'mmip', " gstreamer1.0-plugins-vpe", '', d)}"
Will this be added later or is it going away?
> RDEPENDS_${PN} = "\
> ${GSTREAMER_DEPS} \
--
Denys
next prev parent reply other threads:[~2016-06-20 21:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-13 12:45 [PATCH 1/3] gstreamer1.0-plugins-bad: Upgrade to 1.6.3 Karthik Ramanan
2016-06-13 12:45 ` [PATCH 2/3] gstreamer1.0-plugins-ducati: Upgrade to GST 1.6.3 Karthik Ramanan
2016-06-20 21:10 ` Denys Dmytriyenko
2016-06-21 1:12 ` Karthik Ramanan
2016-06-13 12:45 ` [PATCH 3/3] gstreamer1.0: Switch " Karthik Ramanan
2016-06-20 21:11 ` Denys Dmytriyenko [this message]
2016-06-21 1:15 ` Karthik Ramanan
2016-06-24 14:37 ` Denys Dmytriyenko
2016-06-20 21:09 ` [PATCH 1/3] gstreamer1.0-plugins-bad: Upgrade to 1.6.3 Denys Dmytriyenko
2016-06-21 1:11 ` Karthik Ramanan
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=20160620211113.GG2177@edge \
--to=denys@ti.com \
--cc=a0393906@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.