* [Buildroot] [PATCH] qt5base: set eglfs platform hook for imx6
@ 2013-09-18 5:17 Fatih Aşıcı
2013-09-18 17:20 ` Thomas Petazzoni
2013-09-18 22:19 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fatih Aşıcı @ 2013-09-18 5:17 UTC (permalink / raw)
To: buildroot
Signed-off-by: Fatih A??c? <fatih.asici@gmail.com>
---
package/qt5/qt5base/qt5base.mk | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/package/qt5/qt5base/qt5base.mk b/package/qt5/qt5base/qt5base.mk
index 1686dad..ddc5574 100644
--- a/package/qt5/qt5base/qt5base.mk
+++ b/package/qt5/qt5base/qt5base.mk
@@ -98,6 +98,10 @@ endif
ifeq ($(BR2_PACKAGE_QT5BASE_EGLFS),y)
QT5BASE_CONFIGURE_OPTS += -opengl es2 -eglfs
QT5BASE_DEPENDENCIES += libgles libegl
+ifeq ($(BR2_PACKAGE_GPU_VIV_BIN_MX6Q),y)
+QT5BASE_EGLFS_PLATFORM_HOOKS_SOURCES = \
+ $(@D)/mkspecs/devices/linux-imx6-g++/qeglfshooks_imx6.cpp
+endif
ifeq ($(BR2_PACKAGE_RPI_USERLAND),y)
QT5BASE_EGLFS_PLATFORM_HOOKS_SOURCES = \
$(@D)/mkspecs/devices/linux-rasp-pi-g++/qeglfshooks_pi.cpp
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] qt5base: set eglfs platform hook for imx6
2013-09-18 5:17 [Buildroot] [PATCH] qt5base: set eglfs platform hook for imx6 Fatih Aşıcı
@ 2013-09-18 17:20 ` Thomas Petazzoni
2013-09-18 22:19 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-09-18 17:20 UTC (permalink / raw)
To: buildroot
Dear Fatih A??c?,
On Wed, 18 Sep 2013 08:17:09 +0300, Fatih A??c? wrote:
> Signed-off-by: Fatih A??c? <fatih.asici@gmail.com>
> ---
> package/qt5/qt5base/qt5base.mk | 4 ++++
> 1 file changed, 4 insertions(+)
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] qt5base: set eglfs platform hook for imx6
2013-09-18 5:17 [Buildroot] [PATCH] qt5base: set eglfs platform hook for imx6 Fatih Aşıcı
2013-09-18 17:20 ` Thomas Petazzoni
@ 2013-09-18 22:19 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-09-18 22:19 UTC (permalink / raw)
To: buildroot
>>>>> "Fatih" == Fatih A??c? <fatih.asici@gmail.com> writes:
Fatih> Signed-off-by: Fatih A??c? <fatih.asici@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-18 22:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18 5:17 [Buildroot] [PATCH] qt5base: set eglfs platform hook for imx6 Fatih Aşıcı
2013-09-18 17:20 ` Thomas Petazzoni
2013-09-18 22:19 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox