summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* meta-qt5: update to Qt 5.9.1 RCSamuli Piippo2017-06-231-1/+1
| | | | | | | Update mingw mkspec to fix Qt build Change-Id: I1f9ff8f09a7b2cac3b26426a44139b351e39abad Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* rpi: update meta-raspberrypi layer to latest morty branchMikko Gronoff2017-06-191-1/+1
| | | | | | | | | Includes kernel updates among others, but most importantly fix for broken wlan in raspberrypi3. Task-number: QTBUG-61105 Change-Id: Ia81332c844c8999f69bfa79a40f237b5e9fb57f7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use actual Qt version for upload locationSamuli Piippo2017-06-191-1/+1
| | | | | Change-Id: I7629bcba7aadf9acb417d2c0b3567e1a0e9e69eb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update to Qt 5.9.1Samuli Piippo2017-06-131-1/+1
| | | | | Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update update-qt5-modules script handle qtlocationSamuli Piippo2017-06-051-0/+6
| | | | | | | QtLocation now has a submodule which needs special attention. Change-Id: I570dbf0bab1416954f46a55430ad245fd1e9653c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update to 5.9.0 RC2v5.9.0Samuli Piippo2017-05-291-1/+1
| | | | | Change-Id: I691a718ec29ce29bdf56c0fb6e6bc2553c48312c Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qt5: update meta-qt5 (qttools & qtquickcontrols)Mikko Gronoff2017-05-231-1/+1
| | | | | Change-Id: I3f481b0a9d6c1c174075d651ec975bdf877cdf56 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: use newer meta-qt5Mikko Gronoff2017-05-231-1/+1
| | | | | | | Update submodules to 5.9.0 RC (snapshot 1) Change-Id: I617e43540021005687a4335a4f3e861f65e06c17 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Replace non-breaking space with a normal oneKari Oikarinen2017-05-191-1/+1
| | | | | | | | This caused the given ABI for C++ compiler to be invalid. This was usually not harmful, because Qt Creator guessed correctly as a fallback. Change-Id: Ieff4e69d6bd635bbabd0420cf57b61755be381c5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* toradex: use latest toradex meta layersSamuli Piippo2017-05-172-7/+18
| | | | | | | | | | | Use meta-toradex-bsp-common and meta-toradex-nxp instead of only meta-freescale-3rdparty. This provides latest kernel and uboot versions. Update the u-boot updates scripts to the v2.7 used by toradex images. Task-number: QTBUG-60802 Task-number: QTBUG-60055 Change-Id: I34f2637f6bc46c15d558eeafefc8a57e066bd2b9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: add qtremoteobjects moduleMikko Gronoff2017-05-151-1/+1
| | | | | Change-Id: Ib779f3f9c27c5f26482a3c9c4a9af02dfb2e32b3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update meta-qt5Mikko Gronoff2017-05-091-1/+1
| | | | | | | * Updates submodules to 5.9.0 Beta 4 (snapshot 1) Change-Id: Idee75465fd2cdd84ccafd6d74e3cc182d6f4235b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/dev' into mortyMikko Gronoff2017-05-052-6/+23
|\ | | | | | | | | | | | | | | | | | | * origin/dev: Fix USB drivers on Apalis board Add support for Renesas R-Car Gen3 boards tegra: update to [4.1.4.0] Vibrante 4.1 Linux Drive CX2 Change-Id: I73542c81d5d2f3741fe90b94133aa5a5f55bb875
| * Add support for Renesas R-Car Gen3 boardsSamuli Piippo2017-05-022-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | Support for Salvator-X (H3/M3), H3 and M3 Starter Kits. Requires driver package installed as instructed in meta-renesas and correct SOC_FAMILY set in the local.conf For Qt Company internal builds, required driver packages are in the renesas-rcar-gen3 git repository. Change-Id: I051591f98f773a1453f531ae1b49cb2f18ce93bd Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * tegra: update to [4.1.4.0] Vibrante 4.1 Linux Drive CX2Samuli Piippo2017-04-281-2/+2
| | | | | | | | | | | | Task-number: QTAUTO-272 Change-Id: I63a564996a363cdd14f14f51a88364f9a9f99d73 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Use Qdb plugin for QtCreator configurationSamuli Piippo2017-05-041-2/+2
| | | | | | | | | | | | | | | | Switch from adb to qdb when using QtCreator with custom toolchain. Change-Id: Iaf026a5550bc41f87fc20d062012ed1652ee6f8e Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | poky: update morty branchMikko Gronoff2017-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | * Update morty branch one commit up the branch, fixes a reported bug: python-3.5-manifest: Add imp to importlib (8ab3fa375891eba3dc102b6ee7fee3582070654b) Task-number: QTBUG-60447 Change-Id: Ifd1771dc4df5d2e5c9fc4768aaaa40dca20ecd67 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/dev' into mortyMikko Gronoff2017-04-282-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dev: deviceutilities: update to newer version qt5: update submodules fsl: update freescale meta layers & related .bbappend entries sdk: use python3 for toolchain qtivi: update to version that compiles with Qt 5.9 warp7: add kernel configs to right file Add support for i.MX7S WaRP Update and re-enable QtQuickCompiler use newer meta-qt5 Merge remote-tracking branch 'origin/krogoth' into dev qt5: use newer meta-qt5 poky: update morty branch neptune-ui: update revision qtbase: disable eglfs device integration plugin usage in emulator neptune-ui: depends on qttools-native Multiscreen-demo: update revision neptune-ui: rdepends on dbus-session qt5: use newer meta-qt5 Revert "qtglesstream: update to newer version" multiscreen-demo: update revision qtivi: Update to the latest version neptune-ui: Update to the latest version neptune: update to latest version toradex: add missing USB kernel config for colibri vf Change-Id: I34414fac9a5eedeb028bcd06988ca23c2eea5549
| * qt5: update submodulesMikko Gronoff2017-04-271-1/+1
| | | | | | | | | | | | | | * Update submodules to 5.9.0 Beta 3 Change-Id: I46e6aa3ad673fb5ac67bcea3e0d0c2ce39df79eb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * fsl: update freescale meta layers & related .bbappend entriesMikko Gronoff2017-04-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * Update meta-freescale & meta-freescale-3rdparty layers to the latest SHA1s in morty branches * Update related meta-boot2qt/meta-fsl-extras .bbappend entries by removing duplicate/obsolete entries * Update CMA-reserved-size patch for nitrogen6x * Remove Add-recovery-support patch Change-Id: Ifa1063d7b8bb4f76eea0c9c735f483136d2cd8bb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Add support for i.MX7S WaRPMikko Gronoff2017-04-211-1/+1
| | | | | | | | | | | | Change-Id: Ib2c82ccf8d7648bb303e0fc949e3c1aef5b09195 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * use newer meta-qt5Mikko Gronoff2017-04-191-1/+1
| | | | | | | | | | | | | | * update meta-qt5 to 5.9.0 Beta 2 Change-Id: I4236b782c39aa1b607af1198e16776eec54cc9a6 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| * qt5: use newer meta-qt5Mikko Gronoff2017-04-121-1/+1
| | | | | | | | | | | | | | * Use meta-qt5 5.9.0 Beta 2 (snapshot 1) Change-Id: Ib6f3b7a0d1ceb964733c90d76c8abb45bb1a1063 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * poky: update morty branchMikko Gronoff2017-04-121-1/+1
| | | | | | | | | | | | | | | | | | Update poky morty branch by moving one commit up the branch. The pulled python change fixes broken Boot2Qt debugger. Task-number: QTBUG-59974 Change-Id: I8eaa2da41b6dcc58881c5b755fe13fa28c985edb Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * qt5: use newer meta-qt5Mikko Gronoff2017-04-051-1/+1
| | | | | | | | | | | | | | * update submodules to 5.9.0 Beta RC2 Change-Id: I845ad3174daa501a6ccf37fa80f2a7bb3d5b20e5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-openembedded: update morty branch to latest revisionMikko Gronoff2017-04-281-1/+1
|/ | | | | Change-Id: I16c1a727c8262349e918c5a1cf92b542c8783087 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update to newer meta-qt5Mikko Gronoff2017-03-311-1/+1
| | | | | | | | | * Merge remote-tracking branch 'upstream/master' of meta-qt5 into 5.9 * Update meta-qt5 submodules to 5.9.0 Beta RC1 Change-Id: Ibfa2813f3d7036e5b25da6dd851e95e87b2f9c60 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Remove support for Renesas R-Car H2 targetsSamuli Piippo2017-03-312-15/+1
| | | | | | | | H2 targets no longer build with morty branch and will be replaced with H3. Change-Id: Ibc6e60d4965537cffdc143801fb4ba32db7ffaee Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update to newer meta-qt5Mikko Gronoff2017-03-291-1/+1
| | | | | | | | | * qtwebengine: update to latest version * qtwebengine: make WORKDIR shorter * Update Qt 5.9 submodules to pre-beta snapshot 2 Change-Id: Iadcc21189929debcb44e282dd5f50e3526111a48 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-intel: update to morty branchSamuli Piippo2017-03-221-1/+1
| | | | | | | Fix grub-efi build by using correct variable for image deploy dir. Change-Id: I1298f58dbedbaa9af9b67908a2c99d0c288cecdd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-03-212-3/+28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/krogoth: AM: update revision Add appman versions of Kit and Qt to creator fonts: add recipe for GNU FreeFonts Add multiscreen automotive demo neptune: update to include fix for i18ndemo fonts: update URL for lohit font Update GammaRay to the same version as used by the QtAS 1.1 host tools emulator: correctly append qtsimulator configuration Update automotive components setup-environment: don't exit the shell on error neptune-ui: add runtime dependencies update meta-qt5 (merged upstream/master) SHA1 to manifest.xml AM: Add appman tools to automotive nativesdk configure-qtcreator: suppress unnecessary error Update GammaRay to the latest 2.7 branch Conflicts: recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/qt5/qtlocation_git.bbappend scripts/manifest.xml Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
| * Add appman versions of Kit and Qt to creatorSamuli Piippo2017-03-161-1/+26
| | | | | | | | | | | | | | | | The application manager plugin needs own versions of Qt and Kit to work correctly. Those can be enabled with --appman argument. Change-Id: I089366367dad310f15b10d727931b0be46a97d93 Reviewed-by: Wolfgang Bremer <wolfgang.bremer@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>
| * 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>
| * 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>
* | qt5: update to newer meta-qt5 (5.9 pre-beta snapshot 1)Mikko Gronoff2017-03-201-1/+1
| | | | | | | | | | | | | | | | | | * 5.9 pre-beta snapshot 1: * updated submodules * removed few obsolete patches under qttools & qtwebkit Change-Id: I7fc6033ed25929aad18bf8e45f6fa91a63b08fcf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update to newer meta-qt5Mikko Gronoff2017-03-171-1/+1
| | | | | | | | | | | | | | includes new mapbox-gl-native module under qtlocation Change-Id: Ieadf32e446e702113e7324cb43833ab7f1ae435a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | RPI: use morty branch for meta-raspberrypiSamuli Piippo2017-03-171-1/+1
| | | | | | | | | | | | | | Remove obsolete bbappends Change-Id: I7654e83dce77332e5a437498fc7655d9563302be Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | beaglebone: use morty branch from meta-tiSamuli Piippo2017-03-171-1/+1
| | | | | | | | | | Change-Id: Idb5eb4c440cc67ee89174a0d646446778b1a53bb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Initial morty branch setup for poky & meta layersMikko Gronoff2017-03-141-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New or updated branches: * meta-fsl-arm & meta-fsl-arm-extra layers changes to meta-freescale & meta-freescale-3rdparty (morty) * poky (morty) * meta-openembedded (morty) * meta-qt5 (5.9) * meta-mingw (morty) * meta-tegra (morty) Modified accordingly: * conf/.sample files * classes/image_dd.class * conf/distro .inc files * scripts/manifest.xml Change-Id: Ia8ad563f2f1176882019490f274a6b4bb043475f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add script to do sstate-cache cleanupSamuli Piippo2017-03-081-0/+56
| | | | | | | | | | | | | | | | | | | | The script defaults to removing all files that are 7 days older than the most recent file. Task-number: QTBUG-53762 Change-Id: Icb05ba08ce32611ae55b9a7d4e7f8ce939fdb72d Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Support for NVIDIA Jetson TX1Samuli Piippo2017-02-152-0/+9
| | | | | | | | | | Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: Update to Qt 5.9.0Samuli Piippo2017-02-131-1/+1
| | | | | | | | | | | | | | QtQuickCompiler disabled due to QTRD-2220 Change-Id: Ifc94f1f52ae5db245d95b1cdacc0b9e37369be77 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge remote-tracking branch 'origin/krogoth' into devSamuli Piippo2017-01-271-1/+1
|\| | | | | | | | | | | | | | | * origin/krogoth: qtbase: bring back gbm PACKAGECONFIG qt5: remove all sha1 overrides from qt5 module bbappends Change-Id: I6b031c87554d5f304de140af28ebcaef048a6f17
| * qt5: remove all sha1 overrides from qt5 module bbappendsSamuli Piippo2017-01-261-1/+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>
* | Change upload location to 5.9Samuli Piippo2017-01-261-1/+1
|/ | | | | Change-Id: I327e03b25c813dc67172bc57f94dc1ce3c1cecea Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update revisionSamuli Piippo2017-01-111-1/+1
| | | | | Change-Id: I2fa8e129dc2a12dccf7b624d4f75d0123ab7a57a Reviewed-by: Volker Krause <volker.krause@kdab.com>
* qt5: add qtnetworkauth and qtscxml modulesSamuli Piippo2017-01-101-1/+1
| | | | | Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f 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>
* 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>