summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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: 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>
* 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>
* update-qt5-modules.sh: check for qtquickcompiler recipeSamuli Piippo2016-12-281-2/+2
| | | | | Change-Id: I0c8f25e511dbb48f2e046d67ecbd2e5ea365b403 Reviewed-by: Mikko Gronoff <mikko.gronoff@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-2/+2
| | | | | | | | | Needs updates for meta-qt5 and meta-mingw Temporarily disable QtQuickCompiler (QTRD-2219) Change-Id: I089e4b4ce56030a37ee42324c13d43bade492bf3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update to latest revisionSamuli Piippo2016-11-231-1/+1
| | | | | Change-Id: If559f56a8f536d5d34511cca429305b501cf58b4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add support for creating QBSP packageSamuli Piippo2016-11-211-24/+10
| | | | | | | | | | | | | | | | | | | | | | | | QBSP is a Qt specific Board Support Package that can be installed with the Qt SDK or MaintenanceTool and contains a system image and a toolchain. The toolchain is automatically registered to the QtCreator. The recipes used for creating the system image and the toolchain can be configured with QBSP_IMAGE_TASK and QBSP_SDK_TASK. The files wanted for the system image can be further configured with QBSP_IMAGE_CONTENT, with a list of files located in DEPLOY_DIR_IMAGE folder. By default, .img and .conf files are used from the selected image recipe. QBSP_INSTALLER_COMPONENT defines the location in the Qt installer tree where the QBSP is shown and QBSP_VERSION defines the version for the components. The QBSP is installed to path defined by QBSP_INSTALL_PATH. The regular SDK creation can now reuse the same image package .7z, so update upload script to use it instead of creating new package. Task-number: QTBUG-57018 Change-Id: Id1e7cc4ab3998a7d450f23ed603b8e676b314d63 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* tegra: update to latest vibrante pdkSamuli Piippo2016-11-143-11/+3
| | | | | | | | | | [RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK Drop support for nvidia-logan Change-Id: I9b2c55f213ff3eb01969a49ad64e596692fcee31 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* qt5: update submodules and meta-qt5Samuli Piippo2016-11-101-1/+1
| | | | | Change-Id: I9b429b9328c99a63b703af2d48f545327b7af880 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add helper script to mount partitions from imagesSamuli Piippo2016-11-041-0/+55
| | | | | Change-Id: Iefd2a7fce7ae074dfa305da52e1efea1073331a9 Reviewed-by: Risto Avila <risto.avila@qt.io>
* tibidabo: remove all filesSamuli Piippo2016-11-032-11/+2
| | | | | | | | Tibidabo does not build and is no longer supported. Change-Id: Iacd8ad7e8d8db68a9edc23540b22dabb1dbfcd0e 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-1/+1
| | | | | Change-Id: I4e67e6d0222f79c135b031f8110d565a3e4243b4 Reviewed-by: Risto Avila <risto.avila@qt.io>
* Revert "tegra: update to latest vibrante pdk"Samuli Piippo2016-10-143-3/+11
| | | | | | | | | Problems with eglfs, so revert back to previous PDK. This reverts commit 323408406d9133a5462a24fea4ec86e649088180. Change-Id: I3ee36809cb823aefdc03f8a24d052c2a76f308db Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* tegra: update to latest vibrante pdkSamuli Piippo2016-10-063-11/+3
| | | | | | | | | [RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK Drop support for nvidia-logan Change-Id: Ic8c76313704c3e666050284f02cb1a40237366e5 Reviewed-by: Risto Avila <risto.avila@qt.io>
* qt5: update to Qt 5.8Samuli Piippo2016-10-031-1/+2
| | | | | Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Merge remote-tracking branch 'origin/jethro' into mergeSamuli Piippo2016-09-221-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Rename last references to b2qt-utils Rename b2qt-utils to qtdeviceutilities toradex: apply u-boot and flashing script changes to colibri-imx7 nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support 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 kontron: patch kernel to support newer vivante drivers Fetch only external repos for repo mirror qt5: update submodules Add rsync to image Fix raspberry3 build error in perl deployment rcar-gen2: USB fixups ostree: Added dependency for systemd qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/toradex.inc meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-fsl-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend recipes/ostree/ostree.bb recipes/samba/samba_4.1.12.bbappend scripts/manifest_jethro.xml Change-Id: I6b6ec105394f03fb57d8f922e358fef51de1e848
| * Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-09-212-2/+2
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * 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>
| | * qt5: update submodulesMikko Gronoff2016-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | using latest meta-qt5 Change-Id: Ic1ce180abb79beebf9a08dee4b64790e8a5d3c1b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * Update meta layersSamuli Piippo2016-08-231-3/+3
| | | | | | | | | | | | | | | | | | | | | Latest revisions from fido branches Change-Id: I9a7c13e11f5d1261bebcc145ba8ef3d21a30dcd2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | mingw: update meta layerSamuli Piippo2016-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | Fix for broken libstdc++-6.dll Change-Id: I69e0fe6bd78ed253ff22c4f843efb23d5e903446 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | TI: Use latest versions of u-boot and kernelSamuli Piippo2016-09-122-12/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove use of meta-beagleboard and use recipes provided in meta-ti instead. Beaglebone will not work fully with the linux-ti-staging, follow up commit will fix that. U-boot changes need to be ported to newer version if still required. Change-Id: I3e06b6e310c0d40b9b4b33276802e4817cee0295 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | toradex: stop using meta-toradexSamuli Piippo2016-09-122-9/+3
| | | | | | | | | | | | | | | | | | | | | All needed toradex recipes are now in meta-fsl-arm-extra Change-Id: I3eedacd83845087d2369cf4d4b6df2a030d6d283 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Update to krogothSamuli Piippo2016-09-122-117/+9
| | | | | | | | | | | | | | | Change-Id: Ic850cbb19a99dc987d59e975877c3c60acc1c603 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Merge "Merge remote-tracking branch 'origin/jethro' into dev" into ↵Samuli Piippo2016-09-061-1/+1
|\ \ \ | | | | | | | | | | | | refs/staging/dev
| * | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-08-261-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: nitrogen: enable HID_MULTITOUCH kernel module qt5: Update submodules Change-Id: Ibdf8056f13520847721ab1fa248c325323e6d926
| | * | qt5: Update submodulesSamuli Piippo2016-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also use latest meta-qt5. Change-Id: Ifd1739e58e2765296ae8cfe277624f3429fb7b68 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | | Support for Raspberry Pi ZeroTuomas Heimonen2016-08-301-1/+1
|/ / / | | | | | | | | | | | | Change-Id: I925c77a4d1682fd1eefb6046efe05789f317a63c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-08-252-2/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Update meta layers Reuse qt5-git.inc in automotive recipes ota: update recipe Correctly update qtquickcompiler SHA1 Reuse qt5-git.inc to define git repo location Remove automotive recipes Update Qt5 submodules Handle qtquickcompiler in update-qt5-modules.sh script qtwebbrowser: update source uri Correctly use QtQuickCompiler when available gammaray: update revision to match gammaray plugin in QtC 4.1 Fix adb to toradex-imx6 image Change git protocol from ssh to http Update qtdeclarative module Update boot2qt-demos version Change-Id: I1665b538bcd12a0dffb6403a6d387eebb100c762
| * | Update meta layersSamuli Piippo2016-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | Pull in latest from poky/yocto and openembedded Change-Id: Ifd57a6ddb4714eb07b5bbaaf76138e84e0cf07c6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Merge remote-tracking branch 'origin/fido' into jethroSamuli Piippo2016-08-221-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: Correctly update qtquickcompiler SHA1 Reuse qt5-git.inc to define git repo location Remove automotive recipes Update Qt5 submodules Handle qtquickcompiler in update-qt5-modules.sh script Correctly use QtQuickCompiler when available Change git protocol from ssh to http Update qtdeclarative module Update boot2qt-demos version Conflicts: conf/distro/b2qt-auto.conf recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/neptune-ui/neptune.service recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/automotive/qtwebbrowser_git.bb recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/b2qt-addons/democompositor_git.bb recipes-qt/images/b2qt-automotive-qt5-image.bb recipes-qt/meta/meta-toolchain-b2qt-automotive-qt5-sdk.bb recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_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/qtdatavis3d_git.bb recipes-qt/qt5/qtdeclarative-render2d_git.bb recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_git.bb recipes-qt/qt5/qtquickcontrols2_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/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bb recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_5.7-wip.bb recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_5.7-wip.bb recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: Ibf7f89a35c9e19bd8cf81c49cb44f6fd454838b4
| | * Correctly update qtquickcompiler SHA1Samuli Piippo2016-08-221-1/+1
| | | | | | | | | | | | | | | Change-Id: I0176af2f3f8d8f3d04b9898138d7d745a345ed76 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| | * Update Qt5 submodulesSamuli Piippo2016-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-08-172-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: (26 commits) Fix colibri- vf & imx7 partitions Add u-boot script for iMX7 Fix colibri-vf and imx6 build Fix colibri-vf build Add support for Toradex Colibri-iMX7 Updated Boundary devices kernel version to 3.14.52 Updated neptune-ui, qtivi, and appman sha Update GammaRay and enable workaround for Boot2Qt compatibility Added QMLLive to automotive images Update gammaray version to fc0b87dcff40276bc1e4ad6c86674363ca576617 --> 2.5 Change git fetch protocol from ssh to http for automotive packages Change b2qt-addons fetch protocol from git to http b2qt-ota: update repository URL b2qt-demos: update qtwebbrowser url systemd: handle bind mounts set from initramfs Enable QT_QPA_EGLFS_FORCEVSYNC=1 on nitrogen6x device. Colibri fails to build after this change, so we revert it. Update Qt submodule revisions Updated Boundary devices kernel version to 3.14.52 Update meta-mingw version ... Change-Id: I951db6a4f523eb9a6ad72dc3013702a5ef44d56c
| * | Add support for Toradex Colibri-iMX7Andy Nichols2016-07-132-2/+2
| | | | | | | | | | | | | | | Change-Id: I01b25ca05cff51671f3088b2aa64a02e56028ce9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Updated Boundary devices kernel version to 3.14.52Kimmo Ollila2016-07-081-2/+2
| | | | | | | | | | | | | | | Change-Id: I241a9ba40b4f0d03460dca48e01eaebc9e9d3094 Reviewed-by: Risto Avila <risto.avila@qt.io>
| * | Colibri fails to build after this change, so we revert it.Kimmo Ollila2016-06-221-2/+2
| | | | | | | | | | | | | | | | | | | | | This reverts commit 9593be07fa563c382adbd23dd324a1443c9ea826. Change-Id: I3b8c3a903dbd7de13606a4b01a7b4fd67cdbc5a0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Updated Boundary devices kernel version to 3.14.52Kimmo Ollila2016-06-211-2/+2
| | | | | | | | | | | | | | | Change-Id: I1a7b46b5ee2db03d753585b0d92b498855df0cc6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Update meta-mingw versionTeemu Holappa2016-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixes linker error in Window host. Change-Id: Ic2a710a8917fedace969b90efe9ae6f94f47442a Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
* | | Upload content to 5.8 folderSamuli Piippo2016-06-081-1/+1
|/ / | | | | | | | | Change-Id: I21f74c3f0c98dffbc1ad5329f903b95e800d8304 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-084-7/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: meta layer was renamed to meta-boot2qt b2qt addons: update repository urls Use git.qt.io as the new playground repo server qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez support qt5: update submodules and meta-qt5 Conflicts: conf/bblayers.conf.bbb.sample conf/bblayers.conf.emulator.sample conf/bblayers.conf.fsl.sample conf/bblayers.conf.intel.sample conf/bblayers.conf.nvidia-logan.sample conf/bblayers.conf.rpi.sample conf/bblayers.conf.sample conf/bblayers.conf.smx6.sample conf/bblayers.conf.ti.sample conf/bblayers.conf.tibidabo.sample conf/bblayers.conf.toradex.sample conf/distro/b2qt.conf recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/qt5-addons/qtcharts_git.bb recipes-qt/qt5-addons/qtdatavis3d_git.bb recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb recipes-qt/qt5-addons/qtquickcompiler_git.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_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/qtsvg_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/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I06904eb8ff7a30240ce289808f43fbba6339f670