All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Stiffler <j-stiffler@ti.com>
To: Denys Dmytriyenko <denys@ti.com>, Denys Dmytriyenko <denis@denix.org>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] gstreamer1.0-plugins-bad: only enable wayland flag conditionally on dra7xx
Date: Mon, 4 May 2015 13:10:11 -0400	[thread overview]
Message-ID: <5547A7F3.6080000@ti.com> (raw)
In-Reply-To: <20150504164319.GD8462@edge>

ACK.

I do not foresee any issues with this.

On 5/4/2015 12:43 PM, Denys Dmytriyenko wrote:
> Jake,
>
> Do you see any issues or have any comments with this?
>
>
> On Fri, May 01, 2015 at 03:46:00PM -0400, Denys Dmytriyenko wrote:
>> From: Denys Dmytriyenko <denys@ti.com>
>>
>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>> ---
>>   .../gstreamer1.0-plugins-bad_1.2.3.bbappend        |    6 ++++--
>>   1 file changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
>> index d49da02..f2a38df 100644
>> --- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
>> +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend
>> @@ -1,6 +1,8 @@
>>   FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>   
>> -PACKAGECONFIG = "faad ${@base_contains('DISTRO_FEATURES','wayland','wayland','',d)}"
>> +PACKAGECONFIG = "faad"
>> +
>> +PACKAGECONFIG_append_dra7xx = " ${@base_contains('DISTRO_FEATURES','wayland','wayland','',d)}"
>>   
>>   DEPENDS_append_dra7xx = " \
>>       libdce \
>> @@ -16,4 +18,4 @@ SRC_URI_append = " \
>>           file://0006-GstDRMBufferPool-support-fix.patch \
>>   "
>>   
>> -PR_append = "-arago1"
>> +PR_append = "-arago2"
>> -- 
>> 1.7.9.5
>>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



      reply	other threads:[~2015-05-04 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01 19:46 [PATCH] gstreamer1.0-plugins-bad: only enable wayland flag conditionally on dra7xx Denys Dmytriyenko
2015-05-04 16:43 ` Denys Dmytriyenko
2015-05-04 17:10   ` Jacob Stiffler [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=5547A7F3.6080000@ti.com \
    --to=j-stiffler@ti.com \
    --cc=denis@denix.org \
    --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.