All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Ankur Tyagi <ankur.tyagi85@gmail.com>
Cc: meta-arago@arago-project.org
Subject: Re: [master][PATCH] qt_env: Update Qt environment variables for ti33x
Date: Mon, 28 Aug 2017 09:17:30 -0400	[thread overview]
Message-ID: <20170828131730.GH4311@edge> (raw)
In-Reply-To: <1503919436-29891-1-git-send-email-ankur.tyagi85@gmail.com>

Not sure if it was sent by mistake, but no, this won't be accepted.

On Mon, Aug 28, 2017 at 11:23:56PM +1200, Ankur Tyagi wrote:
> Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
> ---
>  meta-arago-distro/recipes-qt/qt5/qtbase-conf/ti33x/qt_env.sh | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-qt/qt5/qtbase-conf/ti33x/qt_env.sh b/meta-arago-distro/recipes-qt/qt5/qtbase-conf/ti33x/qt_env.sh
> index 8f47083..b804fe2 100644
> --- a/meta-arago-distro/recipes-qt/qt5/qtbase-conf/ti33x/qt_env.sh
> +++ b/meta-arago-distro/recipes-qt/qt5/qtbase-conf/ti33x/qt_env.sh
> @@ -1,5 +1,6 @@
>  #!/bin/sh
>  
>  ### QT Environment Variables ###
> -export QT_QPA_GENERIC_PLUGINS=Auto
> -export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS="rotate=180"
> +export QT_QPA_GENERIC_PLUGINS=tslib
> +export QT_QPA_EGLFS_TSLIB=1
> +export QT_QPA_EGLFS_DISABLE_INPUT=1
> -- 
> 2.7.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2017-08-28 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 11:23 [master][PATCH] qt_env: Update Qt environment variables for ti33x Ankur Tyagi
2017-08-28 13:17 ` Denys Dmytriyenko [this message]

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=20170828131730.GH4311@edge \
    --to=denys@ti.com \
    --cc=ankur.tyagi85@gmail.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.