All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 3/3] ti-tisdk-makefile: Remove dual camera demo and make t-stat Qt 4 only
Date: Tue, 16 Dec 2014 12:14:26 -0500	[thread overview]
Message-ID: <20141216171426.GD29971@edge> (raw)
In-Reply-To: <1418749862-2529-3-git-send-email-fcooper@ti.com>

On Tue, Dec 16, 2014 at 11:11:02AM -0600, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
> 
> * Dual camera demo does not currently work on the 3.14 kernel. So disable for
>   now.
> * T-stat needs to be tweaked to work again on Qt 5.4. Remove for now.

Have you looked at what got broken with Qt 5.4? It used to work with 5.2...


> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb     |    6 ++----
>  1 file changed, 2 insertions(+), 4 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 0077223..e371307 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
> @@ -36,7 +36,7 @@ SRC_URI = "\
>      file://Makefile_cryptodev \
>  "
>  
> -PR = "r35"
> +PR = "r36"
>  
>  MAKEFILES_COMMON = "linux \
>                      matrix-gui \
> @@ -44,7 +44,7 @@ MAKEFILES_COMMON = "linux \
>                      am-sysinfo \
>                      matrix-gui-browser \
>                      refresh-screen \
> -                    qt-tstat \
> +                    ${@base_conditional('QT_PROVIDER', 'qt5', '', 'qt-tstat', d)} \
>                      oprofile-example \
>  "
>  MAKEFILES = ""
> @@ -75,8 +75,6 @@ MAKEFILES_append_ti43x = " u-boot-spl \
>                             ti-crypto-examples \
>                             linux-dtbs \
>                             wireless \
> -                           dual-camera-demo \
> -                           image-gallery \
>                             cryptodev \
>  "
>  
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-12-16 17:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-16 17:11 [PATCH 1/3] packagegroup-arago-tisdk-qte: Only include t-stat if Qt4 is being used Franklin S. Cooper Jr
2014-12-16 17:11 ` [PATCH 2/3] packagegroup-arago-tisdk-multimedia-*: Remove dual camera demo Franklin S. Cooper Jr
2014-12-16 17:11 ` [PATCH 3/3] ti-tisdk-makefile: Remove dual camera demo and make t-stat Qt 4 only Franklin S. Cooper Jr
2014-12-16 17:14   ` Denys Dmytriyenko [this message]
2014-12-16 17:16     ` Cooper Jr., Franklin

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=20141216171426.GD29971@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.