All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] qtbase: Add qt5 changes for i.MX6 SX
@ 2015-04-06 20:12 Neena Busireddy
  2015-04-06 22:05 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Neena Busireddy @ 2015-04-06 20:12 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
---
 qt5-layer/recipes-qt/qt5/qtbase_%.bbappend |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
index de33804..fcf433e 100644
--- a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
+++ b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
@@ -13,10 +13,12 @@ PACKAGECONFIG_GL_mx5 = "gles2"
 
 PACKAGECONFIG_GL_mx6q = "gles2"
 PACKAGECONFIG_GL_mx6dl = "gles2"
+PACKAGECONFIG_GL_mx6sx = "gles2"
 PACKAGECONFIG_GL_mx6sl = "${@base_contains('DISTRO_FEATURES', 'x11', \
                             ' gl', '', d)}"
 QT_CONFIG_FLAGS_append_mx6q = "${@base_contains('DISTRO_FEATURES', 'x11', ' -no-eglfs', ' -eglfs', d)}"
 QT_CONFIG_FLAGS_append_mx6dl = "${@base_contains('DISTRO_FEATURES', 'x11', ' -no-eglfs', ' -eglfs', d)}"
+QT_CONFIG_FLAGS_append_mx6sx = "${@base_contains('DISTRO_FEATURES', 'x11', ' -no-eglfs', ' -eglfs', d)}"
 QT_CONFIG_FLAGS_append_mx6sl = "${@base_contains('DISTRO_FEATURES', 'x11', \
                             ' -no-eglfs', ' -no-opengl -linuxfb -no-eglfs', d)}"
 
-- 
1.7.9.5



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

* Re: [meta-fsl-arm][PATCH] qtbase: Add qt5 changes for i.MX6 SX
  2015-04-06 20:12 [meta-fsl-arm][PATCH] qtbase: Add qt5 changes for i.MX6 SX Neena Busireddy
@ 2015-04-06 22:05 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2015-04-06 22:05 UTC (permalink / raw)
  To: Neena Busireddy; +Cc: meta-freescale

On Mon, Apr 6, 2015 at 5:12 PM, Neena Busireddy
<neena.busireddy@freescale.com> wrote:
> Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>

Great. I queued it for merging :-)

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2015-04-06 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-06 20:12 [meta-fsl-arm][PATCH] qtbase: Add qt5 changes for i.MX6 SX Neena Busireddy
2015-04-06 22:05 ` Otavio Salvador

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.