aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodules to 5.6.3 RCv5.6.3fidoMikko Gronoff2017-09-143-3/+3
| | | | | | | | Update meta-qt5 layer & submodules located under meta-boot2qt layer to Qt 5.6.3 RC1 Change-Id: I98cca8c5b8f7302291d80cec50af9f314b5880a6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* b2qt-appcontroller: update SRCREVMikko Gronoff2017-09-111-3/+3
| | | | | Change-Id: I6b6ac9cdf6df006d5b26941b946554c8ac79fd8f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodules to 5.6.3 (snapshot 2)Mikko Gronoff2017-08-142-2/+2
| | | | | | | Use newer meta-qt5 & update qt recipe(s) under meta-boot2qt Change-Id: I9dd0b2aecaf33070754dcce13f4ee9ddd7888d58 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Remove all *.ci.local network addressesSamuli Piippo2017-08-142-15/+15
| | | | | | | | | | The dot-local addresses cause problems with mDNS lookups, replace all with *.intra.qt.io aliases that are now available. Task-number: QTBUG-60153 Change-Id: Icbcae2f473600342f3cc09e0d1c3d8fa58bc7494 (cherry picked from commit 8556798b4ec9e703deb398c09d88e68c2af4cd54) Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use actual Qt version for upload locationSamuli Piippo2017-08-141-1/+1
| | | | | | Change-Id: I8a7718808aea48eb8113f743bbdc8b203a1581ab (cherry picked from commit 90717dbcb0c2431dc0b4e7da58b3abfecbbae16b) Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update meta-qt5Mikko Gronoff2017-08-1132-361/+9
| | | | | | | | | | | * Include merged upstream/krogoth content * Include first 5.6.3 submodule update snapshot * Use meta-qt5 submodule SHA1s directly instead of meta-boot2qt overrides * Clean obsolete/overlapping content from .bbappends Change-Id: I3ae72197a64f67c1856210a45f5e49331e1cc03d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* democompositor: update repo locationMikko Gronoff2017-06-131-0/+1
| | | | | Change-Id: I7e6145c6df23a94eb31085e573af2410c61dc268 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* b2qt-addons: update repo locationsMikko Gronoff2017-06-132-2/+5
| | | | | | | | Some repos have been moved to different location, change recipes accordingly. Change-Id: I99782626f1397e5ba831e41321fbafed549aa5a2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* BBB: fix booting from sdcardSamuli Piippo2017-06-081-0/+2
| | | | | | | | | | Beaglebone could not boot from sdcard when S2 button was pressed. Change to size of boot partition, so that it can be fit the FAT32 partition correctly. Task-number: QTBUG-58720 Change-Id: Ibedc40cd1939f70377c218c3980a236bd087fb13 Reviewed-by: Karim Pinter <karim.pinter@qt.io>
* fonts: update URL for lohit fontSamuli Piippo2017-03-271-1/+1
| | | | | | | | fedorahosted.org was retired on March 1st, 2017. (cherry picked from commit 01717c0a83ed1883146fec5b30556004f9ecfba5) Change-Id: I709695f026b67ec594893e5d25047aca4b643b1a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* update maintainer email infoMikko Gronoff2016-11-151-1/+1
| | | | | Change-Id: Ie0c2a12007fc5cb485d42b9797a576b8b03731ab Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* otf-noto: update checksumsKwangsub Kim2016-11-081-2/+2
| | | | | Change-Id: If50d02ace86e10a01f0283a53cb1fafedf667905 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Improve repo fetchingSamuli Piippo2016-10-251-2/+4
| | | | | | | | | | | | Add support for --device and --internal to the mirror creation. Use --optimized-fetch when initializing build env, since the internal repos in gitlab sometimes fail to be fetched, which breaks CI builds. --optimized-fetch pulls from network only if the SHA1 is not found from local repos or from mirror. Change-Id: I427aa7a652bdb63be8f6db8682a9af00c2468ab8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Risto Avila <risto.avila@qt.io>
* qt5: update submodulesv5.6.2Mikko Gronoff2016-09-274-4/+4
| | | | | | | updated final 5.6.2 content Change-Id: I15e5e804a487598091a9809b50687c96cdb3093a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add connman patch to disable connman with boot over nfsMikko Gronoff2016-09-232-0/+45
| | | | | | | | A workaround to avoid connman to bring the boot interface down then up during network boot. Task-number: QTBUG-56051 Change-Id: Ic22fac9cd7e9892439fb462f08313cda4d9da9aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2016-09-2018-18/+18
| | | | | | | final qt 5.6.2 content Change-Id: I6b12d95cdc356a73f59c187d70676f2e17bb3b65 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* toradex: use latest u-boot and flashing scriptsSamuli Piippo2016-09-1929-173/+629
| | | | | | | | | | | The script sources are from meta-toradex-demos layer, but they are patched to update only u-boot part. The u-boot from V2.6 release is the latest that toradex uses in their boards and uses the changed u-boot location. Change-Id: I86345f692961ed906af4d9f251de28eb551d9cbf Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* kontron: update to SMARC-sAMX6i BSP release v2.0, RC2Samuli Piippo2016-09-191-1/+1
| | | | | Change-Id: I56bd5f3c695e4ffb966f0c715d937d1fe945f929 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* Use code.qt.io with git protocol instead of codereviewSamuli Piippo2016-09-192-2/+2
| | | | | Change-Id: Icd747dd2aace36bc1caa0a219526752f3cb7845d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use new repo url for utils and appcontrollerSamuli Piippo2016-09-192-12/+6
| | | | | | | | | Repos are now open. Using codereview still, since mirroring to code.qt.io and github does not currently work. Change-Id: I03dfb0352bb8c9bbc182dfbd243eb648bfa2ce9a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2016-09-0919-20/+20
| | | | | | | using latest meta-qt5 Change-Id: Ic1ce180abb79beebf9a08dee4b64790e8a5d3c1b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtquickcompiler: update revisionSamuli Piippo2016-08-252-4/+1
| | | | | | Change-Id: Iad6d6a3015e79a4e8213f14450b08e99ea73aa24 Task-number: QTBUG-55471 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtquickcompiler: update revisionSamuli Piippo2016-08-242-1/+4
| | | | | | | | Fix for segfault Change-Id: Iab8e4551eba94635116f1adab39516b8a8e3da23 Task-number: QTBUG-55394 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix typo in RPi overlay configSamuli Piippo2016-08-232-3/+3
| | | | | | Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a Task-number: QTBUG-52520 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update meta layersSamuli Piippo2016-08-231-3/+3
| | | | | | | Latest revisions from fido branches Change-Id: I9a7c13e11f5d1261bebcc145ba8ef3d21a30dcd2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Correctly update qtquickcompiler SHA1Samuli Piippo2016-08-222-2/+2
| | | | | Change-Id: I0176af2f3f8d8f3d04b9898138d7d745a345ed76 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Reuse qt5-git.inc to define git repo locationSamuli Piippo2016-08-223-15/+10
| | | | | | | | | Instead of using codereview.qt-project.org directly, reuse qt5-git.inc from meta-qt5 that defines git url to be used which simplyfies the recipes. Also cleanup unnecessary use of sdk-sources for opened repos. Change-Id: Iec18e7d7d0b1a2da6ec5ed03ab6599af8d539fea Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Remove automotive recipesSamuli Piippo2016-08-229-343/+0
| | | | | | | Automotive was released (and supported) in the jethro Change-Id: Iab8560b4b0d530e872eef585c635b45274a4507b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update Qt5 submodulesSamuli Piippo2016-08-2233-34/+50
| | | | | | | | | | | Moved some of the addon recipes to be under qt5 folder, so that update-qt5-modules.sh script will work for those as well. Using latest revision from meta-qt5 and applied necessary changes to qt5 recipes. Change-Id: I802ca2e4ea67bde10c3b065365d25f1e543da181 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Handle qtquickcompiler in update-qt5-modules.sh scriptSamuli Piippo2016-08-221-0/+3
| | | | | | | QtQuickCompiler has different git repo name in tqtc-qt5.git Change-Id: I038eec220166dcd06e653460aa0d5ed525f549d4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Correctly use QtQuickCompiler when availableSamuli Piippo2016-08-193-10/+14
| | | | | | | | | | | | | | | Make sure the we use QtQuickCompiler only when we either have access to the sources (internal gerrit repo) or the prebuilt binaries are available. The internal-build class checks if we are working within The Qt Company network, so we will also have access to the sources. Setting ENABLE_QTQUICKCOMPILER env to "1" in local.conf has the same effect. Otherwise check if the prebuilt binaries are available as installed by the Qt Online SDK. Change-Id: I63b09ebabc96bb14b119ea7472a3fa7b10e5c2a8 Task-number: QTBUG-53052 Task-number: QTBUG-53216 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Change git protocol from ssh to httpv5.6.1Teemu Holappa2016-06-283-4/+4
| | | | | | Task-number: QTBUG-54280 Change-Id: I6a538230b68cb9bea8a89c17282eb25cd779a77d Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* Update qtdeclarative moduleTeemu Holappa2016-06-211-1/+1
| | | | | | | Task-number: QTBUG-53761 Change-Id: Ia5c983c36d3e55cd3d8dcee0d1903e241c066d9d Reviewed-by: Risto Avila <risto.avila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update boot2qt-demos versionTeemu Holappa2016-06-141-1/+1
| | | | | | | Fixes compile error due qtwebbrowser repo name change. Change-Id: I712a8e260212f4e159d9acc80c9f95848c4e7f31 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* meta layer was renamed to meta-boot2qtSamuli Piippo2016-06-0814-35/+35
| | | | | Change-Id: I1b96be87215a6ddf720c83693df1f3bcc2a99b66 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt addons: update repository urlsSamuli Piippo2016-06-082-3/+3
| | | | | | | | Repositories were opened and no longer need to use the sdk-sources Change-Id: I9131594cd8d9fc7af0bed1220b6c4b826e3c660c Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use git.qt.io as the new playground repo serverSamuli Piippo2016-06-082-2/+2
| | | | | Change-Id: I644a749b97343f32d2aea403ac075247ac3e1931 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez supportSamuli Piippo2016-06-061-2/+0
| | | | | | | | | The PACKAGECONFIG option for bluez support was changed from bluez4 to bluez and it's now used by default in meta-qt5. Change-Id: Ia5582fc45acedd7d9be48ce49d26624ee624427b Task-number: QTBUG-53855 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodules and meta-qt5Samuli Piippo2016-06-0632-32/+37
| | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I97b4d29fdbaceea9529fa2550564951f2186435f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* otf-noto: update url and license file nameKwangsub Kim2016-06-021-4/+4
| | | | | | | | | | Google changed the URL for the font package again. And the license file name was also changed. Change-Id: I9976eda9a93c7815fc1e7b72f8df45bc7304d7cc Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtmultimedia: make sure audio plugins are builtSamuli Piippo2016-06-021-1/+3
| | | | | | | | | | The qtmultimedia recipe uses ??= to set the default PACKAGECONFIG, which cannot be appended. Make sure audio plugins are build for the selected backend. Task-number: QTBUG-53806 Change-Id: Ib1df1aecd22dc7ce349762c93d0a879b797665c1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodules and meta-qt5Samuli Piippo2016-05-1722-21/+35
| | | | | | | | meta-qt5 now depends on remove-libtool that is available only in oe/jetro, so backport it our layer. Change-Id: I5989ddb25ddecb6c749292d4e3fec63d0f61368f Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* automotive: update src uris after repos were openedSamuli Piippo2016-05-043-8/+8
| | | | | | | Repos are now opened so there is no need to use sdk-sources anymore. Change-Id: Ibad7b3b7f9004b51e119dc1c6897410656f40742 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* colibri-vf: change partition alignment to 1MSamuli Piippo2016-04-221-0/+1
| | | | | | | | | Toradex eboot, used in some of the toradex modules, does not work with FAT partition that starts from the default 4M alignment. This prevents flashing u-boot from our image. Change-Id: Ice28be02090305d0c02206296c23a0c2fe54641c Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* Make ABI selection more robust in configure-qtcreator.shSamuli Piippo2016-04-212-2/+43
| | | | | | | | | | Map current TARGET_ARCH to the ABI used by qtcreator. Currently mapping was done by kernel-arch.bbclass and it worked by accident, but it's now broken in jethro. Change-Id: I15c5b60a1bc1dd560685fedac9b61048a1e89266 Reviewed-by: Risto Avila <risto.avila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Move usage of internal mirrors into a bbclassSamuli Piippo2016-04-182-15/+48
| | | | | | | | Use bbclass to test if the internal sstate and download mirror server is available before enabling them. Change-Id: Ie927bdfca486232e3d3a55009139a9c27ff98aad Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use --internal arg to fetch playground reposSamuli Piippo2016-04-183-10/+16
| | | | | | | | | Add separate --internal argument to get all internal repos from playground, regardless what --device is used. Change-Id: If0411f877d1c7c21fcc7a4ac7f03adec3dabd5f6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
* qtquickcompiler: update revision to work with Qt 5.6.1Samuli Piippo2016-04-131-1/+1
| | | | | Change-Id: I701d0db952d7e3c18758670f1b960e4f7ee703ef Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-04-1327-34/+28
| | | | | | | Needs latest version of meta-qt5 Change-Id: If2002e4dbc8159d144fdd32bdbaf7ea1a4625889 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* gcc: patch already applied on oe layerSamuli Piippo2016-04-122-65/+0
| | | | | Change-Id: I8230869a08fcb902c55b5dfd22e1221c918ce895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>