summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fonts: update URL for lohit fontjethroSamuli Piippo2017-03-271-1/+1
| | | | | | | | fedorahosted.org was retired on March 1st, 2017. (cherry picked from commit 01717c0a83ed1883146fec5b30556004f9ecfba5) Change-Id: I237a637583d391c7bae3edba615e6a70d693d13f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Revert "file: update to correct SHA1"Samuli Piippo2017-03-221-30/+0
| | | | | | | | This reverts commit 4c4954ee678d7d17ca604bf567453d482943230b. Upstream restored the original hashes. Change-Id: I9f088e90b20cd0d8f93e7a43516a20114428dda5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* file: update to correct SHA1Samuli Piippo2017-03-221-0/+30
| | | | | | | | | Git history was rewritten in the file's repository, update SRCREV to the new SHA1 of the same commit. Task-number: QTBUG-59613 Change-Id: I605517764450b1fc6218ede504ae3c6f8052c9a4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update chromium module SRCREVv5.7.1Mikko Gronoff2016-12-271-1/+1
| | | | | | | Qt 5.7.1 Change-Id: Ic2d3c1f2333d2220eb935822c022c2f22ea9b9e4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* 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>
* mesa: make sure we get libgles3-dev package in toolchainSamuli Piippo2016-11-211-0/+30
| | | | | | | | | | | | There is no libgles3 library available, but mesa has the headers in a separate package. Add dependency so that libgles2 pull also the libgles3 headers. Change-Id: I756a0c80aeaa9b5017a3e2e2144cd5c1e5429823 Task-number: QTBUG-57188 Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2016-11-213-3/+3
| | | | | Change-Id: I5ac8a0f31b2553575cbab782cb2ed8a7e42f4eea Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* beaglebone: start qtlauncher only after /dev/fb0 existsSamuli Piippo2016-11-214-0/+28
| | | | | | | | | | Beaglebone creates /dev/fb0 late in the boot process, which causes Qt applications to crash if started too early. Make systemd notice fb0 creation and bind application startup to it. (cherry picked from commit 300a9420bce2bcf4e0fffe30dae5cb0504e2cadb) Change-Id: I8875334407c5a01bd6597e2c4fc1af96e396c639 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Update qtdeviceutilities module revisionTeemu Holappa2016-11-171-1/+1
| | | | | Change-Id: Ia06a124b84c78f2a1cb2e8b572c16e096b668657 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/fido' into jethroMikko Gronoff2016-11-151-1/+1
|\ | | | | | | | | | | | | * origin/fido: update maintainer email info Change-Id: I4d12581a82f1c9051f7140e6f5d3d54a8d2fa687
| * update maintainer email infoMikko Gronoff2016-11-151-1/+1
| | | | | | | | | | Change-Id: Ie0c2a12007fc5cb485d42b9797a576b8b03731ab Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Use correct license headerSamuli Piippo2016-11-152-28/+42
| | | | | | | | | | Change-Id: I46fbf67b54b193b3f033fc49836457d33eb3769c Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | qt5: update submodulesMikko Gronoff2016-11-1411-11/+11
| | | | | | | | | | Change-Id: Iad62f9e644bb9c8bda1f00b34ea3a916976bd870 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge branch 'fido' into jethroMikko Gronoff2016-11-081-2/+2
|\| | | | | | | | | | | | | origin/fido: otf-noto: update checksums Change-Id: I3b43e347029eb4f86c303d0152a1bda1279c38fd
| * otf-noto: update checksumsKwangsub Kim2016-11-081-2/+2
| | | | | | | | | | Change-Id: If50d02ace86e10a01f0283a53cb1fafedf667905 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2016-11-0413-13/+13
| | | | | | | | | | Change-Id: I34ed1989626992c79eb04afbe44042938b5d611f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | VKB: correctly override PACKAGECONFIGSamuli Piippo2016-10-311-5/+1
| | | | | | | | | | | | | | | | | | VKB was built without hunspell. No libs are installed to /usr/share anymore, so the extra configs are not necessary. Change-Id: Ic58670e8b2e637f0680b5190f07bd996aa601491 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | psplash: remove from imageSamuli Piippo2016-10-283-34/+0
| | | | | | | | | | | | | | | | | | psplash does not provide systemd service, so it has not been working since we switched from sysvinit to systemd. Change-Id: I12080a3470b25c1fb07ae5ec76c6f51be7a59625 Task-number: QTBUG-56583 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | imx6: enable QT_QPA_EGLFS_FORCEVSYNC for all imx6 devicesSamuli Piippo2016-10-272-9/+1
| | | | | | | | | | Change-Id: I35ee298c7fa74d5cc43065857bc9fa62a2f30898 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | colibri-vf: use older 4.1 version of kernel to fix color issueSamuli Piippo2016-10-271-0/+1
| | | | | | | | | | | | | | | | | | The default 4.4 kernel has a problem with colors when using fbdev. As a workaround, use the default kernel from the previous V2.5 release. Change-Id: I4ce3b867f2eecf275cdcdad56a9f0af53541f9c5 Task-number: QTBUG-55768 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | colibri-imx7: add u-boot-nand.imx to imageSamuli Piippo2016-10-271-0/+3
| | | | | | | | | | | | | | U-boot update script expects to find nand version of the uboot. Change-Id: I5d1c9c55bde69efba0d9767155374ce5748225ff Reviewed-by: Risto Avila <risto.avila@qt.io>
* | colibri-vf: add kernel image to rootfsSamuli Piippo2016-10-261-0/+2
| | | | | | | | | | | | | | | | The new toradex u-boot tries to find kernel image from rootfs' /boot folder instead of the separate boot partition. Change-Id: I159aa0674e6ce03dabca56f70ec454bc6a9e7336 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | dbus-session-init: fix broken init scriptSamuli Piippo2016-10-262-6/+6
| | | | | | | | | | Change-Id: I3cefeb9b8c19dbd4f2e0bf9312088e6489b758c3 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | Merge remote-tracking branch 'origin/fido' into jethroMikko Gronoff2016-10-261-2/+4
|\| | | | | | | | | | | | | * origin/fido: Improve repo fetching Change-Id: I6d1015336905322261245e01371dc1f150001528
| * 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 recipes cleanupMikko Gronoff2016-10-2014-137/+2
| | | | | | | | | | | | | | | | | | Removed license checksums from .bbappend files that were overlapping with updated meta-qt5. Also cleaned a few chunks of appends available already in meta-qt5. Change-Id: Iaafb9eb1472a9909db750fec35c8ac0d231e5f63 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2016-10-2026-27/+27
| | | | | | | | | | Change-Id: Iafe8b11f61554551c749ea2dedffabbff3d34a78 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: remove obsolete file 0001-Allow-a-tools-only-build.patchMikko Gronoff2016-10-201-31/+0
| | | | | | | | | | | | | | | | Patch has been available from meta-qt5 layer for a long time. This file is identical to meta-qt5 patch, thus removed from meta-boot2qt layer. Change-Id: Ib7e82d5d22719927271aadc9604470834afb563a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Always append to MACHINE_EXTRA_INSTALLSamuli Piippo2016-10-1113-22/+22
| | | | | | | | | | | | | | | | | | Packages are added to MACHINE_EXTRA_INSTALL in multiple places, make sure we always append. This adds back the missing gst plugins to nitrogen6x. Change-Id: I7c424b37d84b0125b74774fd308926e53e031590 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | qt5: update submodulesMikko Gronoff2016-10-0720-21/+21
| | | | | | | | | | Change-Id: I4a52b28896eab692d628563c72cc09cee5af32c7 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | Merge "Merge remote-tracking branch 'origin/fido' into jethro" into ↵Mikko Gronoff2016-10-072-0/+45
|\ \ | | | | | | | | | refs/staging/jethro
| * | Merge remote-tracking branch 'origin/fido' into jethroMikko Gronoff2016-10-042-0/+45
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | origin/fido: qt5: update submodules Add connman patch to disable connman with boot over nfs Conflicts: 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 Change-Id: Ie5a4e534f4a24034750e8c3964fbb5574ce434cd
| | * 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>
* | | Enable dbus by default for neptune uiRisto Avila2016-10-041-2/+2
|/ / | | | | | | | | | | | | Task-number: AUTOSUITE-10 Change-Id: I1961d972a3bc7c4e0f3e7ac0788044629b8dd2f4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update dbus-session-init to work with systemdRisto Avila2016-09-223-5/+45
| | | | | | | | | | Change-Id: I7a275d592222ef63f590668087a442f2bb1137a7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Rename last references to b2qt-utilsSamuli Piippo2016-09-224-8/+6
| | | | | | | | | | Change-Id: I4b204b6dea02fd3e298eb66028b44139eb12ff2a Reviewed-by: Risto Avila <risto.avila@qt.io>
* | Rename b2qt-utils to qtdeviceutilitiesSamuli Piippo2016-09-221-2/+7
| | | | | | | | | | | | | | | | | | Use the correct module name also in the recipe. Add PACKAGECONFIG to build with wpa-supplication support. Change-Id: Ia430912685478d077f997e410257ae1b92d93289 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | toradex: apply u-boot and flashing script changes to colibri-imx7Samuli Piippo2016-09-221-6/+0
| | | | | | | | | | | | | | | | | | Add required changes to colibri-imx7 configs after the u-boot and flashing script change was merged from fido branch. Change-Id: Id01d311490f1b7a62994f914852a820a10ad7ddc Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | nitrogen6x: add Nitrogen6QP_MAX and SOMv2 supportSamuli Piippo2016-09-221-1/+5
| | | | | | | | | | | | | | | | | | | | BoundaryDevices' kernel has support for these boards, but their machine config has not enabled them until in krogoth branch. Change-Id: I31d93e2f3136ed647d673d29f64c20d7bb47af49 Task-number: QTBUG-56112 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-09-2134-206/+639
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: qt5: update submodules toradex: use latest u-boot and flashing scripts kontron: update to SMARC-sAMX6i BSP release v2.0, RC2 Use code.qt.io with git protocol instead of codereview Use new repo url for utils and appcontroller qt5: update submodules qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/colibri-imx6.conf conf/distro/include/raspberrypi2.conf conf/distro/include/toradex.inc meta-toradex-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-toradex-extras/recipes/u-boot/u-boot-toradex/0001-colibri-imx6-enable-sdboot-by-default.patch meta-toradex-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend meta-toradex-extras/recipes/u-boot/u-boot-toradex_git.bbappend recipes-qt/b2qt-addons/b2qt-appcontroller.bb recipes-qt/b2qt-addons/b2qt-utils.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative-render2d_git.bb recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend scripts/manifest.xml Change-Id: I621a82a6deeeb2b74c8179c2f46b4fa42968b636
| * 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>