summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qdb: remove bashishm from the init scriptv5.9.2Samuli Piippo2017-10-041-2/+2
| | | | | | | The function keyword does not work in bourne shell Change-Id: I8de750c3b310e9dcc5f039cba389e5e816f003c3 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* qt5: update qtx11extras submodule & quickcompiler revisionMikko Gronoff2017-10-042-3/+3
| | | | | | | Update 5.9.2 RC content with missing changefile & doc updates Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update to 5.9.2 RCMikko Gronoff2017-10-042-2/+4
| | | | | | | | | | * Update meta-qt5 layer to 5.9.2 RC * Keep qtsystems module in the old revision. Updating it requires lots of changes to emulator related recipes due API & other changes in qtsimulator module Change-Id: I679d8f45df474d8a14c989d51e0862255651e079 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add generic qemuarmv7 machine configSamuli Piippo2017-10-022-0/+9
| | | | | | | | To be used in Qt CI builds Task-number: QTQAINFRA-1457 Change-Id: I7ef21aa05c65f50539e2f70b21da375a9b3eea02 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* meta-qt5: update meta layerMikko Gronoff2017-09-291-1/+1
| | | | | | | Updates Qt modules to 5.9.2 snapshot 1 Change-Id: Ia798f3cb855484ccb924a9cfcb181b90baebac04 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* quickcompiler: update revisionMikko Gronoff2017-09-291-1/+1
| | | | | Change-Id: If69cf7ec729ec206931cc324ad7786c2d887c3dc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update layerMikko Gronoff2017-09-272-2/+2
| | | | | | | | | - Pull in lots of commits from upstream/master - Update qtglesstream recipe to newer version to fix build break Change-Id: Icd3452fe11c572432f372df288456d688b6ba7fe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* poky, meta-oe: update morty branch layersMikko Gronoff2017-09-271-2/+2
| | | | | | | | | Update both layers to latest revisions to pull in security fixes, build fixes & other updates. Task-number: QTBUG-63281 Change-Id: I0eb520c336a39833219a61f9a59c7258916aeae2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtquickcompiler: fix path for QT_HOST_BINSSamuli Piippo2017-09-263-1/+9
| | | | | | | | | | Bitbake builds need to use QT_HOST_BINS/get for getting the correct path to the host tools. Change it for qtquickcompiler.prf so that project can use CONFIG+=qtquickcompiler without need to have CONFIG+=no_qtquickcompiler_depend as well. Change-Id: I5196e06f249531833fccca6b0b6a213016270ab6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: fix host_build QT_ARCHSamuli Piippo2017-09-152-0/+10
| | | | | | | | | | | | | | | mkpecs/qconfig.pri defines QT_ARCH and QT_BUILDARCH separately for host_build and target build and both of these were always set to target architecture. This cause issues in the SDK, if component tried to build host tools using these values, which qtwebengine does. Fixed now, so that the host_build variants are taken from the nativesdk's mkspecs/qconfig.pri. Task-number: QTBUG-63155 Change-Id: I44644c97d634dac6297e28cc851fc31f7eaf1f90 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtdeviceutilities: update componentMikko Gronoff2017-09-141-1/+1
| | | | | | | Adds a wifi example Change-Id: Ie148c293115e042910c94040ea5efc694e7460e1 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* qtwebview: include qtwebview into image and toolchainSamuli Piippo2017-09-042-2/+2
| | | | | | Task-number: QTBUG-61124 Change-Id: Ibf8920c2bd42bbff192923f8f7c8b95e5216ead5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerMikko Gronoff2017-09-011-1/+1
| | | | | | | Updates Qt submodules to 5.9.2 (snapshot 3) Change-Id: I8f4dbb7d00daa49e881b4a1cf1b87de3d671acdb Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* sdk: don't add qtwayland-scanner to mingw toolchainSamuli Piippo2017-08-301-0/+9
| | | | | | | | | There are number of wayland dependencies that will not compile for mingw toolchain. Task-number: QTBUG-62800 Change-Id: I2ffda4eb00831f21a27202d0a901cdb9719fe7f7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: add qtwayland tools to the toolchainSamuli Piippo2017-08-281-0/+1
| | | | | | | | qtwayland-scanner was missing from the toolchain. Task-number: QTBUG-62800 Change-Id: I5e9edc2ee6f8a2004f1d3fce1bc6258d9a1381e3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtdeviceutilities: update moduleMikko Gronoff2017-08-251-2/+2
| | | | | | | | | | | | | | | | | * Changelog: Doc: Bump version to 5.9.2 Introduce a placeholder for removed wired networks Display the current IP address for a wifi connection Set the method indexes for the comboboxes at a more suitable time Allow editing ipv4 settings in manual mode directly after saving Use both IPv4.Configuration and IPv4 for reading connman settings Doc: Bump version to 5.9.1 Set a default netmask and gateway if the user didn't provide them Remove qt config option from settingsuiplugin Doc: Bump version to 5.9.0 Change-Id: I5c96a675e60e8adae5cc96e29edbf567dffa5f24 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* b2qt-appcontroller: update SRCREVMikko Gronoff2017-08-251-3/+3
| | | | | Change-Id: Icf89fecc5c0fc906375b08483d91a1808b739777 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Fix DNS for Qemu running on b2qt toolchain sysrootSami Nurmenniemi2017-08-241-0/+3
| | | | | | | | | | | | The b2qt toolchain had broken link in sysroot/etc/resolv.conf. It was pointing to ../run/resolv.conf which is correct on actual device that gets the file dynamically from systemd. That file is never created for the toolchain and DNS operations fail. This change removes the link from the toolchain. Task-number: QTBUG-62580 Change-Id: I52098e667a9190e300a06b777f9fac778a545faf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update meta-qt5 layerMikko Gronoff2017-08-231-1/+1
| | | | | | | Update submodules to Qt 5.9.2 (snapshot 2) Change-Id: I3b6a17ea72ef1ba9f86ec8664292a3a5686ebde5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtivi: export envs for ivigeneratorSamuli Piippo2017-08-191-1/+8
| | | | | | | | pip3 is run during install phase, so we need to have the environment variables available also then. Change-Id: I43aa285a5da884a0db4b651fb6a0eeb832daef51 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* meta-qt5: update meta layerSamuli Piippo2017-08-171-1/+1
| | | | | | | Pulls fix for qtwebengine Change-Id: I80a3fc28cd016016f4af7cb9b4f38fb4f4155e1b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtivi: don't use dlt by defaultSamuli Piippo2017-08-171-1/+1
| | | | | | | | Current set of meta layers do not provide recipe for dlt-daemon. Fix error Nothing PROVIDES 'dlt-daemon' Change-Id: If55fc24731a2673f471d140e038f9dc0966f02e9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* poky, meta layers: update morty branches to latest versionMikko Gronoff2017-08-151-6/+6
| | | | | | | | | | | | * poky morty branch 2.2.1 > 2.2.2, includes several security fixes * meta-qt5 updated to Qt 5.9.2 (snapshot 1) * meta-freescale, meta-freescale-3rdparty, meta-toradex-bsp-common & meta-toradex-nxp updated to latest morty branches Change-Id: Iba5dca2293aa861cba40b3b6bdeeab319cfba28c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Remove all *.ci.local network addressesSamuli Piippo2017-08-113-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: I60e2e06440ca088d1194615849bf7792c16df362 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtivi: Use the latest version from 'dev'Dominik Holland2017-07-201-5/+35
| | | | | | | | | | | | | This also introduces fetching the qface submodule and the new default PACKAGECONFIG for the ivigenerator. For the ivigenerator new native and nativesdk packages are needed, which have a dependency towards python3 and python3-virtualenv Task-number: QTAUTO-472 Change-Id: I4e86168f4249c53c521c60cc2e1d44e91e968f4d Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* python3-virtualenv: Add a recipe for python3-virtualenvDominik Holland2017-07-181-0/+21
| | | | | | | The recipe also supports native and nativsdk builds Change-Id: Iab2b66b7969a1ca7f444eece2f7a74ed3760364b Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* python3: Remove the multilib patchDominik Holland2017-07-182-0/+2
| | | | | | | | This is needed to make the python3 binary work and find its modules Change-Id: Ief417b4217a11b721990f560b44221f1ad0f8f9d Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* qtivi: Add a PACKAGECONFIG option for dltDominik Holland2017-07-141-1/+2
| | | | | | | | | This makes sure the QtGeniviExtras module is build if 'dlt' is set in PACKAGECONFIG. In this case the build and runtime dependencies are setup correctly. Change-Id: Icf6650144692b39ddafeea9d51fc3ccf75b747c5 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* qtivi: Use the option of the new configure systemDominik Holland2017-07-141-2/+2
| | | | | | | | This also fixes the geniviextras-only PACKAGECONFIG, which wouldn't work otherwise Change-Id: I07c748742d755734e1004ee73391a396f8b78510 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* qtivi: Restructure the recipe according to the OE style guideDominik Holland2017-07-141-2/+4
| | | | | Change-Id: Ibb455bdf95c75d4d6d4f5c8c4758cd201e75c765 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
* Fix qdb connectionSami Nurmenniemi2017-07-102-0/+47
| | | | | | | | | | | Connman has gadget networks disabled by default. Service qdbd creates usb0 gadget connection. This results in race condition where usb0 disappears if connman is started late enough after qdbd. Fix is to enable gadget networks for connman so it doesn't force it off. Task-number: QTBUG-61718 Change-Id: I896b537bcfb03a1b92960166f0579a58ba6a2d6f Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* meta-qt5: update to Qt 5.9.1 RC3v5.9.1Mikko Gronoff2017-06-291-1/+1
| | | | | Change-Id: I3e3a584d6aeebf0ec62b05735ffdb755377cd7c5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update to Qt 5.9.1 RC2Mikko Gronoff2017-06-271-1/+1
| | | | | Change-Id: I26e1f03e490f52c0f3b30245c5bff4ff015d29a0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Enable sound on raspberrypiMichal Klocek2017-06-261-0/+32
| | | | | | | Currently there is no sound when playing videos. Change-Id: I8240b4ecdcc4966869751f97cde6168515d7c4d9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt5: update to Qt 5.9.1 RCSamuli Piippo2017-06-232-54/+31
| | | | | | | 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>
* qbsp: use correct creator type names for qdb pluginSamuli Piippo2017-06-191-3/+2
| | | | | Change-Id: I5dba58fbdaf5512710ed79973ab0e4809484d805 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update to Qt 5.9.1Samuli Piippo2017-06-132-2/+2
| | | | | Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* dracut: remove bbappendGordan Markuš2017-06-121-38/+0
| | | | | | | | | | As of meta-openembedded krogoth branch dracut RDEPENDS on systemd optionally, using the bb.utils.contain() function, and RDEPENDS on util-linux. Change-Id: Ie505590c6215055c242d120ec7cfa9035b6a2f10 Reviewed-by: Erik Botö <erik.boto@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* BBB: add systemd service for powervr driversSamuli Piippo2017-06-093-2/+31
| | | | | | | | | | | The PowerVR driver initialization must be run before Qt can work. Also extend boot partition to make sure FAT32 partition fits corretly, which resolves a sd card boot issue. Task-number: QTBUG-60945 Task-number: QTBUG-58720 Change-Id: Ie1cb08f93473efc48098858c8a3c5308d8668141 Reviewed-by: Karim Pinter <karim.pinter@qt.io>
* Jetson-TX1: Add ability to mount root via NFSKari Hormi2017-06-082-0/+77
| | | | | | | | | | | | Added new init script that can also mount NFS root. The original init script from meta-tegra layer can only mount from local disk partitions, so an enhanced version of the script was written. While primarily written for RTA testing, end users may find the ability to mount from NFS useful. Task-number: QTBUG-61190 Change-Id: I76af558f2a528862ca1f88dcb4958a5686b508f5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* NUC: disable hw cursor for intel nucSamuli Piippo2017-06-064-0/+48
| | | | | | | | | | This is a workaround for a bug, where fonts are not drawn when hw mouse cursor is used together with Qt Quick Controls 2 Task-number: QTBUG-60957 Task-number: QTBUG-61191 Change-Id: Ia7fc6731eff88f1490c788faa87be3b775ffad6a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* adbd: remove componentMikko Gronoff2017-06-0517-517/+0
| | | | | | | | QDB replaced ADB in 5.9. Remove obsoleted adbd from image and the recipe from meta layer. Change-Id: I26c6ed7a51886e8e52bc77be6edcbe5933be3068 Reviewed-by: Kari Oikarinen <kari.oikarinen@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>
* Fix failing filesystem check for devices without working RTCSami Nurmenniemi2017-05-221-0/+9
| | | | | | | | | | | | | Devices without working RTC (or backup battery) forced system time during the boot to the build time of systemd. This interfered with the fsck ability to detect insane system times. As a result the boot time filesystem check failed because last mount time was in the future. Task-number: QTBUG-60587 Change-Id: I4c41a5183d56a6dd29707e5557781f722bd363c1 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* Use correct env for QCC1 StyleSamuli Piippo2017-05-229-9/+9
| | | | | | | | | | QT_QUICK_CONTROLS_STYLE env is used also with Qt QuickControls2, while QCC1 has its own env. Task-number: QTBUG-53074 Task-number: QTBUG-60957 Change-Id: I2bde6894e86116413258391b5789f07a02c0ccd1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>