summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-121-64/+0
| | | | | | | | | | | Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* qt5: Upgrade to Qt 5.11.0Samuli Piippo2018-02-121-1/+0
| | | | | | | | QtQuickCompiler is now part of qtdeclarative, separate recipe is no longer needed. Keeping qtquickcompiler.bbclass still for backwards compatibility. Change-Id: I8e6a66b176fc17c4bb161ae4638125238518e22a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: don't build tests by defaultSamuli Piippo2018-01-261-0/+2
| | | | | | | We don't use the tests and building them always takes time. Change-Id: I68c95442772479f9dd30e322e48a0cfdef420924 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* qtbase: add support for gif and icoSamuli Piippo2017-05-031-0/+2
| | | | | | | | | Support was lost when PACKACONFIGs were added in upstream qtbase recipe. Task-number: QTBUG-60327 Change-Id: I2bee56e9331ab617b92bd6da946894fb3dcf3863 Reviewed-by: Karim Pinter <karim.pinter@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtbase: bring back gbm PACKAGECONFIGSamuli Piippo2017-01-271-0/+3
| | | | | | | Erroneously removed in previous commit. Change-Id: I5ba6c1ca060518b90e49103ab869ce5975d15f05 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: remove all sha1 overrides from qt5 module bbappendsSamuli Piippo2017-01-261-5/+0
| | | | | | | | From now on, use meta-qt5 as the authoritative source of Qt5 module sha1s. Remove gbm PACKAGECONFIG fix, as it's now available in meta-qt5. Change-Id: Ic501cdc8d05d2afffa25dbe9eb9e538f9ef17951 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesv5.8.0Mikko Gronoff2017-01-191-1/+1
| | | | | Change-Id: I4d2fbbddb1177933f3212964858b0ba0eee5b644 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesMikko Gronoff2017-01-131-1/+1
| | | | | Change-Id: I0953ad20c598a9d728b57776bc9f76f8f6384d0e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2017-01-111-1/+1
| | | | | Change-Id: Ife936b3409743d01d2d9ca810d948aedec7c5f48 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* libgbm: make possible to use other libgbm provides than mesaSamuli Piippo2017-01-101-0/+3
| | | | | | | | | | | | | | Mesa is the default libgbm provider, but does not yet have virtual/libgbm in the PROVIDES list. This makes it difficult the change the dependency to another recipes that provide only libgbm. Add virtual/libgbm to mesa and TI's libgbm recipe, and change the dependency in qtbase. Add gbm to qtbase PACKAGECONFIG on intel devices. Task-number: QTBUG-57896 Change-Id: I491df7057e52f9e74dd87abf65e542eab2cd3f9e Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesMikko Gronoff2016-12-191-1/+1
| | | | | Change-Id: I7f22ab9385ec2b44c5908ce20daecf7a7ea0a198 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesSamuli Piippo2016-12-141-1/+1
| | | | | | | | Enable QtQuickCompiler after fixes landed in QtDeclarative and QtQuickCompiler Change-Id: I339b72fe83316499bdccaf2ae484db63d87c6ed9 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* qt5: update submodulesSamuli Piippo2016-12-091-6/+1
| | | | | | | | | Needs updates for meta-qt5 and meta-mingw Temporarily disable QtQuickCompiler (QTRD-2219) Change-Id: I089e4b4ce56030a37ee42324c13d43bade492bf3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodules and meta-qt5Samuli Piippo2016-11-101-1/+1
| | | | | Change-Id: I9b429b9328c99a63b703af2d48f545327b7af880 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtbase: add option to build without openglSamuli Piippo2016-11-031-1/+8
| | | | | | Change-Id: I2a04a21feb476de93d2a8d641f66cfc1d2b91ef8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Risto Avila <risto.avila@qt.io>
* qt5: update submodules and meta-qt5 layerSamuli Piippo2016-10-271-2/+3
| | | | | Change-Id: I4e67e6d0222f79c135b031f8110d565a3e4243b4 Reviewed-by: Risto Avila <risto.avila@qt.io>
* qt5: update to Qt 5.8Samuli Piippo2016-10-031-4/+2
| | | | | Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: Update submodulesSamuli Piippo2016-08-251-2/+2
| | | | | | | Also use latest meta-qt5. Change-Id: Ifd1739e58e2765296ae8cfe277624f3429fb7b68 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update Qt submodule revisionsKimmo Ollila2016-06-211-1/+1
| | | | | Change-Id: I093f1c378688147782ce5b958fe56ed929f26f3b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodules and meta-qt5Samuli Piippo2016-06-061-1/+1
| | | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I1f016945caeed33b169945038418533f781a362a Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodules and use latest version of meta-qt5Samuli Piippo2016-05-201-1/+1
| | | | | Change-Id: Idc2f9a08d6dcbd59dc742e55e2916976b38b3a13 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-04-191-1/+1
| | | | | Change-Id: Ie617aa4c2d34d48a25ca0c3bb5aec374953d71d0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: move to Qt 5.7Samuli Piippo2016-04-131-1/+1
| | | | | | Change-Id: I1479b6337a07542ae536e9df97e77921745b7c2e Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: 5.6.0 branches were removed, using 5.6 insteadSamuli Piippo2016-03-231-1/+0
| | | | | Change-Id: Ia0fd4493c4b87aa3bc48633ceca81fbc2f46ad7a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodulesv5.6.0Samuli Piippo2016-03-141-1/+1
| | | | | Change-Id: Ia2b7f41e028ac751aebb89ba11dd250c4dcaba80 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
* qt5: move mingw32 specific parts from meta-qt5Samuli Piippo2016-03-091-0/+1
| | | | | Change-Id: Id380844d530ef599f78591a282474aa66d3dec69 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: Use latest version of meta-qt5Samuli Piippo2016-03-091-1/+1
| | | | | Change-Id: Ib7a45a830d744cc07520548e30b6c0793a738f5e Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-03-011-1/+1
| | | | | Change-Id: I98842aca6fc7e058260fc855ef09efbe004eafef Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtbase: add runtime dependency to xkeyboard-configSamuli Piippo2016-02-251-0/+1
| | | | | | | | | When qtbase is configured with xkbcommon-evdev (usually without X), make sure xkeyboard-config is installed to provide keymap database. Task-nunmber: QTEE-1073 Change-Id: Ie3e402435d35b82de3755f491d88a3834af8f026 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* qt5: update to latest revision of meta-qt5Samuli Piippo2016-02-231-8/+0
| | | | | | | | meta-qt5 was updated and several patches were merged, remove unneeded changes from bbappends. Change-Id: Ia98eb0160d04eb469f8bc87394caa3da65c2f41a Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-02-191-1/+1
| | | | | Change-Id: I9bc368a5ef18e748391f91f578df903b7dbf6521 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update to latest Qt 5.6.0 revisionSamuli Piippo2016-02-151-2/+2
| | | | | Change-Id: Iaa3437588906c1e60ded7d6e0c981a58f01a305f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix kms plugin build for NVidia K1 pro.Teemu Holappa2016-02-101-0/+1
| | | | | | | | | Added kms plugin to nvidia-logal configuration. Updated meta-tegra layer. In updated meta-tegra layer there is added pkg-config file for nvidia drm library to pass the KMS config tests. Changed virtual/mesa dependency to drm into qtbase receipt until it gets upstreamed. Change-Id: I1aa999865166c3a2831579c83610ac2b862b9359 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: use qmake built-in variables instead of patchingSamuli Piippo2016-01-141-0/+7
| | | | | | | | | Change the host paths during SDK build to qmake build-in variables, so that we don't need to patch anything during SDK installation. Change-Id: I9273d85f10da5aa1897f35f1866abb4d80a625fd Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qtbase: use PACKAGECONFIG to ensure runtime dependency to libsslSamuli Piippo2016-01-131-0/+3
| | | | | | | | | | | | | | Using openssl-linked configure has side effect that gdb catches the SIGILL signal, which openssl uses internally on ARM, every time when starting debugging any Qt application. This is annoying and somewhat confusing behavior even with QtCreator. Using the default openssl configure argument prevents this, while using the 4th argument for PACKAGECONFIG keeps the runtime dependency to libssl correctly in place. Change-Id: I3eb33ffc08980565930169710ed81de5fd4e0aa8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update all modules to latest revisionsSamuli Piippo2016-01-111-1/+1
| | | | | Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update all qt modules to the latest revisionsSamuli Piippo2015-12-101-1/+1
| | | | | | | Add previously missed bbappend for qtbase-native Change-Id: I943e6cd2f0e5a5084273ae27de7430f800a70a37 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtbase: enable xbkcommon-evdevSamuli Piippo2015-11-251-0/+1
| | | | | Change-Id: If59f0b5ba58aa9d25c4b397a374e7854457d5871 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update to latest revisions of all qt modulesSamuli Piippo2015-11-191-0/+47
Change-Id: I88c3fbba80edab15aa407452b15cb6b971173a9c Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>