All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Stiffler <j-stiffler@ti.com>
To: Nikhil Devshatwar <nikhil.nd@ti.com>, <meta-arago@arago-project.org>
Subject: Re: [EXTERNAL] [thud/master PATCH v1] recipes-tisdk: makefile: Move matrix-gui out of common targets
Date: Tue, 1 Oct 2019 11:06:51 -0400	[thread overview]
Message-ID: <af60f4cc-3500-8e8f-54f9-c06c1df1e704@ti.com> (raw)
In-Reply-To: <1569933857-77302-1-git-send-email-nikhil.nd@ti.com>

NAK


This "matrix-gui" is the html files which provide the gui. They are use 
on all platforms. Graphics is not needed as you can remotely view matrix 
from a remote browser.

It is the "matrix-gui-browser" which provides to platform QT application.


On 10/1/2019 8:44 AM, Nikhil Devshatwar wrote:
> Many machines do not support matrix-gui. Remove the Makefile target
> matrix-gui from the list of common targets.
>
> This will ensure that the make all / make install on other machine SDKs
> will not cause failures.
>
> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> ---
>   .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb          | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
> index 28b616d..e99821e 100644
> --- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
> +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
> @@ -57,7 +57,8 @@ SRC_URI = "\
>   
>   PR = "r102"
>   
> -MAKEFILES_MATRIX_GUI = "matrix-gui-browser \
> +MAKEFILES_MATRIX_GUI = "matrix-gui \
> +                        matrix-gui-browser \
>                           refresh-screen \
>                           qt-tstat \
>   "
> @@ -67,7 +68,6 @@ MAKEFILES_MATRIX_GUI_omapl138 = ""
>   MAKEFILES_MATRIX_GUI_j7-evm = ""
>   
>   MAKEFILES_COMMON = "linux \
> -                    matrix-gui \
>                       arm-benchmarks \
>                       am-sysinfo \
>                       oprofile-example \


  reply	other threads:[~2019-10-01 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 12:44 [thud/master PATCH v1] recipes-tisdk: makefile: Move matrix-gui out of common targets Nikhil Devshatwar
2019-10-01 15:06 ` Jacob Stiffler [this message]
2019-10-03 13:37   ` [EXTERNAL] " Nikhil Devshatwar
2019-10-04  9:59     ` Nikhil Devshatwar

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=af60f4cc-3500-8e8f-54f9-c06c1df1e704@ti.com \
    --to=j-stiffler@ti.com \
    --cc=meta-arago@arago-project.org \
    --cc=nikhil.nd@ti.com \
    /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.