summaryrefslogtreecommitdiffstats
path: root/qt5-layer
Commit message (Collapse)AuthorAgeFilesLines
* qt5: Remove redundant PACKAGE_ARCH settingOtavio Salvador2013-09-252-6/+0
| | | | | | | | The PACKAGE_ARCH is now dynamically set for package which depends on GPU libraries. Change-Id: I0d14dce02fc5263a403ad3b0b55b1e67ccae0c5a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qtbase: Add qtbase_5.1.0.bbappendErik Botö2013-08-291-0/+74
| | | | | | | | Copy the qtbase_5.0.2.bbappend to qtbase_5.1.0.bbappend since Qt 5.1.0 is now the default version built in meta-qt5. Change-Id: I138c6a78591dd0013ee99b461d390fabe74baed9 Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
* qt5: add mx5 and mx6 supportEric BENARD2013-07-292-0/+179
- this allow to build qt5 with OpenGL ES support for i.MX5 and i.MX6 - tested on i.MX51, i.MX53 and i.MX6Q - X11 support is not yet tested so we don't change the core settings when x11 is in DISTRO_FEATURES Change-Id: Ie9c6b25cafe20ba0a3dc8ab4c6e6cdac4eee3f0d Signed-off-by: Eric Bénard <eric@eukrea.com>