From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@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 13:45:26 -0400 [thread overview]
Message-ID: <20150804174526.GR1040@edge> (raw)
In-Reply-To: <1438709221-14674-2-git-send-email-j-stiffler@ti.com>
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?
> 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
next prev parent reply other threads:[~2015-08-04 17:45 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 [this message]
2015-08-04 18:24 ` Jacob Stiffler
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=20150804174526.GR1040@edge \
--to=denys@ti.com \
--cc=j-stiffler@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.