All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Stiffler <j-stiffler@ti.com>
To: Denys Dmytriyenko <denys@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 2/2] packagegroup-arago-tisdk-matrix: Add accelerated MM demos
Date: Tue, 4 Aug 2015 14:24:07 -0400	[thread overview]
Message-ID: <55C10347.7090808@ti.com> (raw)
In-Reply-To: <20150804174526.GR1040@edge>



On 8/4/2015 1:45 PM, Denys Dmytriyenko wrote:
> On Tue, Aug 04, 2015 at 01:27:01PM -0400, Jacob Stiffler wrote:
>> * Add if "mmip" is a feature
>> * Remove old mpeg4 demos
> What's wrong with the old mpeg4 demos? Can those be used when mmip is not set?
> Are those HW accelerated?
>

I suppose there's nothing wrong with them. Should I add them if mmip is 
not a feature? Or keep them whether or not mmip is a feature?

>> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
>> ---
>>   .../recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb | 8 ++++----
>>   1 file changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
>> index 6c4b817..277fca9 100644
>> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
>> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
>> @@ -1,6 +1,6 @@
>>   DESCRIPTION = "Task to include Matrix v2"
>>   LICENSE = "MIT"
>> -PR = "r40"
>> +PR = "r41"
>>   
>>   inherit packagegroup
>>   
>> @@ -89,9 +89,9 @@ MATRIX_APPS_append_ti43x = "        \
>>   
>>   MATRIX_APPS_append_omap-a15 = "     \
>>       matrix-multimedia-demo-aac      \
>> -    matrix-multimedia-demo-h264dec  \
>> -    matrix-multimedia-demo-mpeg4aacdec \
>> -    matrix-multimedia-demo-mpeg4dec \
>> +    ${@base_contains('MACHINE_FEATURES','mmip','matrix-multimedia-demo-ivahdh264dec','matrix-multimedia-demo-h264dec',d)} \
>> +    ${@base_contains('MACHINE_FEATURES','mmip','matrix-multimedia-demo-ivahdh264enc','',d)} \
>> +    ${@base_contains('MACHINE_FEATURES','mmip','matrix-multimedia-demo-vip-vpe-ivahdmpeg4encdec','',d)} \
>>       matrix-gui-generic-pm           \
>>       matrix-gui-clocks               \
>>       matrix-gui-pm-demos-governor    \
>> -- 
>> 1.9.1
>>
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



  reply	other threads:[~2015-08-04 18:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04 17:27 [PATCH 1/2] packagegroup-arago-tisdk-matrix: Add PM demos for omap-a15 Jacob Stiffler
2015-08-04 17:27 ` [PATCH 2/2] packagegroup-arago-tisdk-matrix: Add accelerated MM demos Jacob Stiffler
2015-08-04 17:45   ` Denys Dmytriyenko
2015-08-04 18:24     ` Jacob Stiffler [this message]
2015-08-04 18:45       ` Denys Dmytriyenko

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=55C10347.7090808@ti.com \
    --to=j-stiffler@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.