All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][PATCH] qt_env: Update Qt environment variables for ti33x
@ 2017-08-28 11:23 Ankur Tyagi
  2017-08-28 13:17 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Ankur Tyagi @ 2017-08-28 11:23 UTC (permalink / raw)
  To: meta-arago; +Cc: Ankur Tyagi

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [master][PATCH] qt_env: Update Qt environment variables for ti33x
  2017-08-28 11:23 [master][PATCH] qt_env: Update Qt environment variables for ti33x Ankur Tyagi
@ 2017-08-28 13:17 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-08-28 13:17 UTC (permalink / raw)
  To: Ankur Tyagi; +Cc: meta-arago

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-28 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.