summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* emulator: correctly append qtsimulator configurationSamuli Piippo2017-03-073-6/+6
| | | | | | | Append configuration without overriding the defaults. Change-Id: Id8ceefb1a04f0ad825349cab549ac77b68c0de94 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update automotive componentsSamuli Piippo2017-02-284-8/+33
| | | | | | | | | | Use latest version of QtWayland from 5.8 branch, which is needed for qtapplicationmanager to work correctly. Change Drive CX to use basic rendering loop. Change-Id: If74255e982a676f1c556f2ef25975b675a484e05 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* setup-environment: don't exit the shell on errorGordan Markuš2017-02-271-1/+1
| | | | | | | | If the user doesn't source the setup-environment.sh script do not exit the current terminal window Change-Id: I4c1df6bab434a8342abcf96a7ed4b9ccc257c8aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* neptune-ui: add runtime dependenciesGordan Markuš2017-02-221-0/+1
| | | | | | | | Neptune-ui depends on qtquickcontrols-qmlplugins and qtgraphicaleffects-qmlplugins Change-Id: Ie78228e42795bed9ccbfc631f1b9ea8189b9fb0e Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
* update meta-qt5 (merged upstream/master) SHA1 to manifest.xmlMikko Gronoff2017-02-141-1/+1
| | | | | Change-Id: Ife594fcf72bd0c307c55b764d439c7813bae4a3e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* AM: Add appman tools to automotive nativesdkGordan Markuš2017-02-105-3/+88
| | | | | | | Task-number: QTAUTO-274 Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* configure-qtcreator: suppress unnecessary errorSamuli Piippo2017-02-071-1/+1
| | | | | | | | sdktool outputs "Error: Id was not found." when trying to remove debugger id that doesn't exists. Change-Id: I6ebb700e8b785b9309835cb5fba501db56f65084 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update GammaRay to the latest 2.7 branchVolker Krause2017-02-011-4/+4
| | | | | Change-Id: Ieb60632d524c9a501aacf71df7a0c35f69810ca1 Reviewed-by: Samuli Piippo <samuli.piippo@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-2631-626/+1
| | | | | | | | 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>
* Don't use rm_work by defaultSamuli Piippo2017-01-241-1/+1
| | | | | | | | | | Deletion of temporary workspace can save substantial amount of disk space during the build process, but it has some side affects that cause recipes to be rebuild unnecessarily. Task-number: QTBUG-58100 Change-Id: Iab73c2078dcc2107a453fde7da411ae5b7ff032d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesv5.8.0Mikko Gronoff2017-01-193-3/+3
| | | | | Change-Id: I4d2fbbddb1177933f3212964858b0ba0eee5b644 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* beaglebone: disable network interfaces from functionfsSamuli Piippo2017-01-191-2/+2
| | | | | | | | These interfere with ADB connection on Windows. Task-number: QTBUG-58235 Change-Id: I9414e988eda2562093b1d814dcd23f8bc3807e3b Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Fix error in /etc/profile when run from a non-ttyKari Oikarinen2017-01-191-0/+3
| | | | | | | | | | | | | The tty command can return "not a tty" and thus contain spaces. The test command invocation in /etc/profile did not take this into account. This led to an error message "/etc/profile: line 34: test: too many arguments" when running a process with Qt Creator RemoteLinux plugin. Change-Id: I892f8ed47a95f41977b7ef49f42c5c3a41cdf848 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtquickcompiler: include dependency libs for mingwSamuli Piippo2017-01-191-3/+11
| | | | | | | | | | Windows version of qtquickcompiler requires additional mingw libraries, that are not built in yocto. Include those from prebuilt package used also by Qt desktop packages in Windows. Task-number: QTBUG-58256 Change-Id: Id27d2267c43e562c089614498e33bd454e649ebc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: add qtscxml and qtnetworkauth to toolchainSamuli Piippo2017-01-171-0/+2
| | | | | | Change-Id: I6e621a817fe5af8d3f4e62036dec4f3f8f7722c0 Reviewed-by: Volker Krause <volker.krause@kdab.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Bump qdbd version to includeKari Oikarinen2017-01-161-3/+3
| | | | | Change-Id: Ieee95167c9b23b857d3877a63f83941f7ace66b5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2017-01-134-4/+4
| | | | | Change-Id: I0953ad20c598a9d728b57776bc9f76f8f6384d0e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtivi: Add geniviextras-only pacakgeconfigGordan Markuš2017-01-121-1/+2
| | | | | | Change-Id: If8bca1346873120ac1b7c4f9d264c920d1268a34 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Enable GammaRay support for QtSCXMLVolker Krause2017-01-111-2/+2
| | | | | Change-Id: I3fb4e954d745c120d470aeb9c1ffb4a1b9650771 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update revisionSamuli Piippo2017-01-111-1/+1
| | | | | Change-Id: I2fa8e129dc2a12dccf7b624d4f75d0123ab7a57a Reviewed-by: Volker Krause <volker.krause@kdab.com>
* qt5: update submodulesMikko Gronoff2017-01-1112-13/+13
| | | | | Change-Id: Ife936b3409743d01d2d9ca810d948aedec7c5f48 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: add qtnetworkauth and qtscxml modulesSamuli Piippo2017-01-105-1/+64
| | | | | Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* beaglebone: build qtbase with kms/drm supportSamuli Piippo2017-01-102-0/+37
| | | | | | | | | Enable eglfs_kms integration plugin which enables qtwayland support, but don't use it by default, since it fails to work with LCD cape. Task-number: QTBUG-57806 Change-Id: I059a62344cd654126c4aae3efb73299a2dfe9782 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qbsp: move the qbsp content definition from distro confSamuli Piippo2017-01-105-8/+17
| | | | | | | | | qbsp-image creation broke builds where MACHINE did not have conf file distro/include/${MACHINE}.conf, since it was expecting to find .img as a result of the image build. Change-Id: I686684f86f94b4c227ba40dd17fd8bb14e705b9d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* libgbm: make possible to use other libgbm provides than mesaSamuli Piippo2017-01-104-1/+35
| | | | | | | | | | | | | | 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>
* scripts: use latest meta-qt5Mikko Gronoff2017-01-091-1/+1
| | | | | Change-Id: I4f7777a6bf52f3229d531d8fc8de93ab9c4864e8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtotauodate: update revisionGatis Paeglis2017-01-061-1/+1
| | | | | Change-Id: I8bf0c2d1ad38eb6056b8000e617ab1a35a8873b8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Update qtcreator configure scriptSamuli Piippo2017-01-051-7/+24
| | | | | | | | Using new sdktool interfaces for <LANG>toolchain and debugger. Change-Id: I0ddd788feba74280bda760826dd154a284ea9979 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qbsp: update toolchain installer scriptSamuli Piippo2017-01-051-15/+33
| | | | | | | | | Update to use new <LANG>toolchain interface from sdktool and register gdb as a separate component for the kit. Change-Id: I440b7246a610701635b354d9403c146b70eefb22 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* sdk: add global documentation templates from qtbaseSamuli Piippo2017-01-051-0/+1
| | | | | | | | Needed to generate documentation Task-number: QTBUG-57889 Change-Id: If334d2076a5914550a18639c4c9b9d3596ab070a Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* Change USB vendor ID used by qdbdKari Oikarinen2017-01-022-8/+2
| | | | | | | | | | | | | | | Rather than using Google's ID, let's pick an unused one. We are not reserving an official USB vendor ID, since this is only used for development and Qt for Device Creation users will use their own USB IDs in the final devices. Also always use a fixed product ID, since ADB_PRODUCTID value will make no sense with the changed vendor ID. Change-Id: I69ed1bcfbe3e17b5faebf4b3b71f691778776da7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use 7zr instead of the full 7z binarySamuli Piippo2017-01-023-7/+7
| | | | | | | | 7zr is already available is some distros without need to install additional utils. Change-Id: Iabcbf98b3db66d04ab7c16b3316d6ff309ec90cc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qbsp: add separate license componentSamuli Piippo2017-01-023-33/+666
| | | | | | | | | | | Add license component that can be used to show EULA or similar license terms to user before installation. As an example, the NXP EULA is used for all imx based devices. Task-number: QTBUG-57413 Change-Id: Ib593a14ff713a637082a665e7a33a48f1394e37a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* Update sanity tested distrosSamuli Piippo2016-12-281-0/+1
| | | | | Change-Id: I11475457ef1178f15ddf4e26300b9b1f37c064cc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* update-qt5-modules.sh: check for qtquickcompiler recipeSamuli Piippo2016-12-281-2/+2
| | | | | Change-Id: I0c8f25e511dbb48f2e046d67ecbd2e5ea365b403 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtotaupdate: add dracut dependencyGatis Paeglis2016-12-221-0/+1
| | | | | Change-Id: I57f26cd87a3e94725bb917a8935fb76c1bf90756 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* beaglebone: add missing kernel modulesSamuli Piippo2016-12-202-1/+3
| | | | | | | | SGX kernel module and overlay dtbs were not installed. Task-number: QTBUG-57663 Change-Id: Ic978c051870c687c95c0c1485065c235f56e60d6 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* qt5: update qtquickcontrols2 & qtcharts SRCREVsMikko Gronoff2016-12-202-2/+2
| | | | | Change-Id: Iaafccfb5ff43186935783ee7cf9377212d061a6d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2016-12-1915-16/+16
| | | | | Change-Id: I7f22ab9385ec2b44c5908ce20daecf7a7ea0a198 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtotauodate : update revisionGatis Paeglis2016-12-191-1/+1
| | | | | Change-Id: Icadfa9c4cd957f7fbc1dadc36ccfe77e30185bc3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Update qtdeviceutilities moduleTeemu Holappa2016-12-191-1/+1
| | | | | Change-Id: Ibc2a6c98c9f20e12f3ea69c69a85422c7df615d4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* ca-certificates: add missing dependency to opensslSamuli Piippo2016-12-197-227/+3
| | | | | | | | | | | | | openssl and openssl-misc are required for update-ca-certificates to work correctly when c_rehash is enabled. Instead of having those in packageconfig, add them here as rdepends. Remove old ca-certificates recipe as upstream poky has a newer version. Task-number: QTBUG-57641 Change-Id: I3c76f86ec52c193cedecc51c50805c897b8e03b6 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* gdb: correctly enable python support for mingwSamuli Piippo2016-12-161-1/+1
| | | | | Change-Id: Ibc5cb6ecd1db4cbc0436606700dec1e56e44b71d Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Update automotive componentsSamuli Piippo2016-12-163-7/+3
| | | | | | | | Latests revs for appman, neptune and qtivi. Change-Id: I18afa4f5189178d8dc039c311f472c493be3fd9c Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* QtApplicationManager: Revision updateGordan Markuš2016-12-161-2/+1
| | | | | | | Fix Qt 5.8 builds and remove redundant dbus installation directive. Change-Id: I844e7b1f7155ea9eaa1fcdd16f541284424c4715 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/jethro' into krogothSamuli Piippo2016-12-153-0/+34
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: colibri-imx7: use opengldummy for egl and libgles2 qt5: update submodules gdb: correctly enable python for mingw sdk build mesa: make sure we get libgles3-dev package in toolchain qt5: update submodules beaglebone: start qtlauncher only after /dev/fb0 exists Update qtdeviceutilities module revision Conflicts: meta-ti-extras/recipes/libgles/libgles-omap3_4.10.00.01.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend scripts/manifest.xml Change-Id: I2f175980f16084c37c5d4032387579dab574952d
| * colibri-imx7: use opengldummy for egl and libgles2Samuli Piippo2016-12-091-0/+3
| | | | | | | | | | | | | | | | | | Use opengldummy instead mesa for the headers and libs, which are required only for building Qt and not at runtime. Change-Id: I82ff661e842375bd68dffb3db790b0309c71d14a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qt5: update submodulesMikko Gronoff2016-12-014-4/+4
| | | | | | | | | | Change-Id: Ia05a3bbcdf0fb30497bef816c58d44eab20e6d00 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * gdb: correctly enable python for mingw sdk buildSamuli Piippo2016-11-302-1/+2
| | | | | | | | | | | | | | | | | | | | Needs a fix in meta-mingw to correctly enable python for gdb build. Fixes raspberrypi toolchain on windows which did not include python support in the gdb. Task-number: QTBUG-57316 Change-Id: I98f7147420b03dd877ba10866f69ec1c53a870f0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>