From: Denys Dmytriyenko <denys@ti.com>
To: Chase Maupin <Chase.Maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 2/3] package-group-tisdk-matrix: add ts-calibrate-init
Date: Tue, 21 Jan 2014 10:55:29 -0500 [thread overview]
Message-ID: <20140121155529.GA30525@edge> (raw)
In-Reply-To: <1390324458-29919-2-git-send-email-Chase.Maupin@ti.com>
On Tue, Jan 21, 2014 at 11:14:17AM -0600, Chase Maupin wrote:
> * Add the ts-calibrate-init package for everything except dra7xx
> which does not require calibration for its touchscreen.
>
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> ---
> .../packagegroup-arago-tisdk-matrix.bb | 10 ++++++++--
> 1 files changed, 8 insertions(+), 2 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 220d77f..8a717ba 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 = "r26"
> +PR = "r27"
>
> inherit packagegroup
>
> @@ -49,6 +49,7 @@ MATRIX_APPS_append_omap3 = " \
> matrix-multimedia-demo-h264dec \
> matrix-multimedia-demo-mpeg4aacdec \
> matrix-multimedia-demo-mpeg4dec \
> + ts-calibrate-init \
> "
>
> MATRIX_APPS_append_ti33x = " \
> @@ -65,6 +66,7 @@ MATRIX_APPS_append_ti33x = " \
> matrix-gui-clocks \
> \
> matrix-gui-wifi-demos \
> + ts-calibrate-init \
> "
>
> MATRIX_APPS_append_ti43x = " \
> @@ -78,8 +80,12 @@ MATRIX_APPS_append_ti43x = " \
> matrix-gui-generic-pm \
> matrix-gui-pm-demos-suspend \
> matrix-gui-clocks \
> - \
> matrix-gui-wifi-demos \
> + ts-calibrate-init \
> +"
> +
> +MATRIX_APPS_append_omap5-evm = " \
> + ts-calibrate-init \
OMAP5 uEVM doesn't have touchscreen, does it?
> "
>
> 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:[~2014-01-21 15:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 17:14 [PATCH 1/3] ts-calibrate-init: Add init package to run ts_calibrate Chase Maupin
2014-01-21 15:58 ` Denys Dmytriyenko
2014-01-21 17:11 ` Maupin, Chase
2014-01-21 17:14 ` [PATCH 2/3] package-group-tisdk-matrix: add ts-calibrate-init Chase Maupin
2014-01-21 15:55 ` Denys Dmytriyenko [this message]
2014-01-21 17:11 ` Maupin, Chase
2014-01-21 17:14 ` [PATCH 3/3] matrix-gui: remove ts_calibrate from init Chase Maupin
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=20140121155529.GA30525@edge \
--to=denys@ti.com \
--cc=Chase.Maupin@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.