From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 7/7] packagegroup-arago-tisdk-matrix: Add additional example application for AM43x
Date: Wed, 20 Nov 2013 23:55:09 -0500 [thread overview]
Message-ID: <20131121045508.GJ29952@edge> (raw)
In-Reply-To: <1384887728-8628-7-git-send-email-fcooper@ti.com>
On Tue, Nov 19, 2013 at 01:02:08PM -0600, Franklin S. Cooper Jr wrote:
> * Add additional example applications for AM43x.
>
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> .../packagegroup-arago-tisdk-matrix.bb | 8 +++++++-
> 1 files changed, 7 insertions(+), 1 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 95054b2..c3143d3 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 = "r22"
> +PR = "r23"
>
> inherit packagegroup
>
> @@ -72,10 +72,16 @@ MATRIX_APPS_append_ti33x = " \
> # matrix-gui-wifi-direct-demo
>
> MATRIX_APPS_append_ti43x = " \
> + ${@base_contains('MACHINE_FEATURES','sgx','${MATRIX_SGX_DEMOS}','',d)} \
So, I just noticed, that in patch #3 of this series, you add SGX libgles
unconditionally, but here you do check for the proper MACHINE_FEATURE...
Should it be one way or another? If you update patch #3 with conditional like
here, the whole series can be pushed even prior to the new SGX in meta-ti...
> matrix-multimedia-demo-aac \
> matrix-multimedia-demo-h264dec \
> matrix-multimedia-demo-mpeg4aacdec \
> matrix-multimedia-demo-mpeg4dec \
> + \
> + matrix-gui-generic-pm \
> + matrix-gui-pm-demos-suspend \
> + matrix-gui-clocks \
> "
>
> MATRIX_APPS_append_omap-a15 = " \
> --
> 1.7.0.4
>
> _______________________________________________
> 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:[~2013-11-21 4:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-19 19:02 [PATCH 1/7] packagegroup-arago-tisdk-amsdk-sdk-host: Remove board port git repositories Franklin S. Cooper Jr
2013-11-19 19:02 ` [PATCH 2/7] board-port-labs: Remove board port labs recipe Franklin S. Cooper Jr
2013-11-19 20:15 ` Maupin, Chase
2013-11-19 19:02 ` [PATCH 3/7] packagegroups-arago-tisdk-graphics: Add AM43x as a supported platform Franklin S. Cooper Jr
2013-11-19 20:15 ` Maupin, Chase
2013-11-19 19:02 ` [PATCH 4/7] ti-tisdk-makefile: Add DTB support for AM43x and AM335x Franklin S. Cooper Jr
2013-11-19 20:17 ` Maupin, Chase
2013-11-19 19:02 ` [PATCH 5/7] ti-tisdk-makefile: Fix linux_install Franklin S. Cooper Jr
2013-11-19 20:17 ` Maupin, Chase
2013-11-19 19:02 ` [PATCH 6/7] ti-tisdk-setup: Pull in fix to sd card creation script Franklin S. Cooper Jr
2013-11-19 20:17 ` Maupin, Chase
2013-11-19 19:02 ` [PATCH 7/7] packagegroup-arago-tisdk-matrix: Add additional example application for AM43x Franklin S. Cooper Jr
2013-11-19 20:19 ` Maupin, Chase
2013-11-21 4:55 ` Denys Dmytriyenko [this message]
2013-11-21 12:46 ` Cooper Jr., Franklin
2013-11-21 14:37 ` Denys Dmytriyenko
2013-11-19 20:15 ` [PATCH 1/7] packagegroup-arago-tisdk-amsdk-sdk-host: Remove board port git repositories Maupin, Chase
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=20131121045508.GJ29952@edge \
--to=denys@ti.com \
--cc=fcooper@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.