[oe] [meta-kde] Test images (was: Re: [OE-core] RFC: Porting KDE Plasma Active (WIP))

Koen Kooi koen at dominion.thruhere.net
Mon Apr 23 12:47:14 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 23-04-12 09:17, Samuel Stirtzel schreef:
> 2012/4/20 Koen Kooi <koen at dominion.thruhere.net>:

> And do you have a bbappend for qt to enable GLES?
> 
>> The "recipes-misc-support/qt4-x11-free_4.8.0.bbappend" [1] enables GLES
>> for Qt on the soc family omap3.

Actually it doesn't :) That enables EGL mode, but 'desktop GL' as Qt calls it:

OpenGL support ......... yes (Desktop OpenGL)

So I did:

+++ b/recipes-misc-support/qt4-x11-free_4.8.0.bbappend
@@ -1,7 +1,7 @@
- -QT_GLFLAGS_omap3 = "-egl"
+QT_GLFLAGS_omap3 = "-opengl es2 "

And I get:

[koen at Angstrom-F16-vm-rpm qt4-x11-free-4.8.0-r43.1]$ grep OpenGL
temp/log.do_configure
OpenGL ES 2.x auto-detection... ()
OpenGL ES 2.x enabled.
OpenGL support ......... yes (OpenGL ES 2.x)

I'm going to see if that actually builds. If so, I'll send a patch to fix it
and add more TI opengl platforms. And I'll poke my ex coworkers about having
a bbappend in meta-ti to enable opengl for the respective platforms, doing
it in meta-kde feels wrong, but works for me at the moment.

regards,

Koen


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBAgAGBQJPlU9PAAoJEHZqAkdh1vT6k5EQAJY7nM5HKsP21hMPW5n/1DUg
tKddTM25pBFST+7CUfswt0iC12tLn2yAvzxKFlbq9cvvV2oBlVEdEGZJwEhCZW4y
f8x3kgwd6Q0T4qyzL0ZcqJEmX9e7nDRSKkcn7qnZLfZ5l00lnroOwUOwNWUD540l
X9EZiO7TsNITmVkJkvT18xIVwwg7cRgwMEp72pPYCA6YPhDLHNlAkKq9/nflUBW1
I6zaNIK23JS8EJmeRncQyINB0sefnsutKRTqo3Md74/qCYAD7pL5adSjn7YDwdcq
XDw9+FqaE5KHOMcECH4SsW2/sUwaX+PrsSuqgYr6deOKpJ4iXb9xaD1JMyk32GPt
OI98v3q8OCC4xQ9Ve4CbNNCvc9/qwqhcWwwwDs2v6kGkBCR4EKH0IBPJS1jIqVbz
kZtCP3d1ziCEK7dicR1qNiZSZWf8izMIRxLxVVCyaMEpmqXRSNohjpphkOxQ6VsD
K551C500Mu0PsJfMYDEvdS+cQ2gUjUkpaCjYbV/owYWz2YqTR/NnNXPafuuklnbY
XAa00gjBPX+yBYQmY9kMVOz5TEurgN12Kpu9X8SNCD8wGJHknPll1UhOpBJx7zVo
RiSAh0ctU2J6ftAdlsqFrA4RaISxqTq4YBMh0YJfZOU90pceMOr4lg3dhso6Hpnf
SanxQ3j15KLJPEpik9jy
=zVVi
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list