summaryrefslogtreecommitdiffstats
path: root/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
...
* | emulator: fix conflicting glesstream packagesSamuli Piippo2017-09-041-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | qtglesstream-dummy-client is needed to provide qtbase with opengl headers and dummy library and the real qtglesstream is then built against qtbase to provide it actual implementation. Now qtglesstream-dummy-client is built to provide files to the sysroot, but not any packages, and qtglesstream is built to provide the packages, but to deploy nothing to the sysroot. Solves do_rootfs error: package packagegroup-b2qt-embedded-base-1.0-r0.all requires qtglesstream, but none of the providers can be installed Change-Id: Ib388599d9240a5ab9351692a4509adf721cc995c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-09-043-5/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: meta-qt5: update layer sdk: don't add qtwayland-scanner to mingw toolchain sdk: add qtwayland tools to the toolchain qtdeviceutilities: update module b2qt-appcontroller: update SRCREV Fix DNS for Qemu running on b2qt toolchain sysroot qt5: update meta-qt5 layer Change-Id: I0f21133d60417297225da9b9f27b49fd1b9dc400
| * 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>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-08-191-1/+8
|\| | | | | | | | | | | | | | | * origin/morty: qtivi: export envs for ivigenerator meta-qt5: update meta layer Change-Id: I2b5704706351e2ecd10ca0ea8bfc8f975adfffc1
| * 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>
* | gammary: fix build issue with QtScxmlSamuli Piippo2017-08-191-1/+1
| | | | | | | | | | | | | | | | CMake file Qt5ScxmlConfig.cmake references the native qtscxmlc binary which is not available without direct dependency. Change-Id: Id1c45278c3b98e21d7467978d74caeb6caccee52 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-08-172-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qtivi: don't use dlt by default poky, meta layers: update morty branches to latest version Remove all *.ci.local network addresses Conflicts: scripts/manifest.xml Change-Id: I7918561f735604be2fd7e532bd3dfb8aec1d068d
| * 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>
| * Remove all *.ci.local network addressesSamuli Piippo2017-08-111-1/+1
| | | | | | | | | | | | | | | | | | 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>
* | poky: update to 2.3 (pyro)Mikko Gronoff2017-08-172-2/+0
| | | | | | | | | | | | | | | | | | * Update poky, meta-openembedded etc. layers to pyro branches * Remove/update meta-boot2qt layer patches/recipes as needed Task-number: QTBUG-61283 Change-Id: I425609c99ef22a0cc904dd853b3bb281d32fbcad Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-08-112-59/+69
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qtivi: Use the latest version from 'dev' python3-virtualenv: Add a recipe for python3-virtualenv python3: Remove the multilib patch qtivi: Add a PACKAGECONFIG option for dlt qtivi: Use the option of the new configure system qtivi: Restructure the recipe according to the OE style guide Fix qdb connection meta-qt5: update to Qt 5.9.1 RC3 meta-qt5: update to Qt 5.9.1 RC2 Enable sound on raspberrypi meta-qt5: update to Qt 5.9.1 RC rpi: update meta-raspberrypi layer to latest morty branch Use actual Qt version for upload location qbsp: use correct creator type names for qdb plugin meta-qt5: update to Qt 5.9.1 Change-Id: I612e758baf79552b6478b3b85bcbd389a43f95a6
| * 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>
| * 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>
| * meta-qt5: update to Qt 5.9.1 RCSamuli Piippo2017-06-231-53/+30
| | | | | | | | | | | | | | Update mingw mkspec to fix Qt build Change-Id: I1f9ff8f09a7b2cac3b26426a44139b351e39abad 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>
* | Revert "emulator: Tell the platform plugin to use the emulator extensions"Samuli Piippo2017-08-111-1/+0
| | | | | | | | | | | | | | | | The new emulator is not yet available and the current one does not work with this plugin. This reverts commit 122d3bf3d1e46dd885fd9aa1cdbd552d2e4ee12e. Change-Id: Ia9c6f9051787809573f5490d0d9ec20cd9f55cb7 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* | emulator: Tell the platform plugin to use the emulator extensionsRainer Keller2017-08-021-0/+1
| | | | | | | | | | | | | | This allows to declare multiple screens in the emulator. Change-Id: Iddc026790b814a2c95a0e60ea0e6252f0e15e028 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | emulator: Remove emulator-sdcardmountdRainer Keller2017-07-313-121/+0
| | | | | | | | | | | | | | It is now integrated in the proxy daemon Change-Id: If15d3f341778c8c366c41a5e350367d0e55130ed Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtapplicationmanager: Fix QA WarningGordan Markuš2017-07-181-2/+2
| | | | | | | | | | | | | | | | | | do_package_qa: QA Issue: nativesdk-qtapplicationmanager-tools rdepends on nativesdk-libarchive, but it isn't a build dependency, missing nativesdk-libarchive in DEPENDS or PACKAGECONFIG? [build-deps] Change-Id: I514bb61fbc697e695406926569584cec6c5e7ea9 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-06-131-2/+0
|\| | | | | | | | | | | | | | | | | | | | | | | * origin/morty: dracut: remove bbappend BBB: add systemd service for powervr drivers Jetson-TX1: Add ability to mount root via NFS NUC: disable hw cursor for intel nuc adbd: remove component Update update-qt5-modules script handle qtlocation Change-Id: Ied32e11749d81af9ea74714f4d3607d2680bf327
| * adbd: remove componentMikko Gronoff2017-06-051-2/+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>
* | qt5: update to 5.10Samuli Piippo2017-06-072-2/+1
|/ | | | | | | | Qt Quick Compiler needs to be disabled. Use latest from meta-mingw to get c++11 pthread support. Change-Id: I03773d08e0c78e87601d73838c67148248244902 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use correct env for QCC1 StyleSamuli Piippo2017-05-228-8/+8
| | | | | | | | | | 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>
* qdb: use MAC address as serial if availableSamuli Piippo2017-05-221-1/+5
| | | | | | | | | | machine-id is genered during the first boot, which means that flashing same device again produces new serial, which is not what really want. Use MAC address when available, otherwise fallback to machine-id. Change-Id: If95f88ac1c5e85b919b0a57479b6440bc9627594 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qt5: add qtremoteobjects moduleMikko Gronoff2017-05-152-0/+2
| | | | | Change-Id: Ib779f3f9c27c5f26482a3c9c4a9af02dfb2e32b3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qdb: fix qdb daemon startup problemsSamuli Piippo2017-05-123-2/+3
| | | | | | | | | | - Kernel needs some time before usb_gadget properly loaded and configured. - use basic.target for qdbd, since not all devices have wired network. - use /etc/machine-id for the serial, since not all devices have wired network. Task-number: QTBUG-60774 Change-Id: I84edb1757868611d1562571656e41ea6dbe632f0 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtquickcompiler: suppress packaging QA Error "already stripped"Mikko Gronoff2017-05-121-0/+1
| | | | | | Task-number: QTBUG-60734 Change-Id: I26bb6c198a0d77e1c58f7224617806d0749d6774 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use Github mirror as qdbd sourceKari Oikarinen2017-05-051-5/+6
| | | | | Change-Id: I79730eaa688dec0cfede85b999fa7580fcb53e15 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* deviceutilities: update to newer versionMikko Gronoff2017-05-031-1/+1
| | | | | | | | | * Updates since previous version: Fix issue when no Bluetooth device is available Change-Id: Ib671c425805c4a51c5aa63d9475f50b923355c84 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use newer qdbd version with GPLv3 dual-licenseKari Oikarinen2017-05-031-3/+3
| | | | | Change-Id: Ifa92ce8d86585f6e818e05be6fc9ebf3ace4703d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use qdbd from public repositoryKari Oikarinen2017-05-032-2/+2
| | | | | | | | | Since the repository is public, it can from now on be included in all builds, not just internal. Task-number: QTBUG-60435 Change-Id: I3a322ea6999f48271942d826fd1ff8c56ed67b4d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use qdbd instead of adbd by defaultKari Oikarinen2017-05-031-2/+0
| | | | | | | | | | | Start qdbd by default instead of adbd. Changing to adbd can be done with `systemctl enable --now adbd`. qdbd needs Function FS, so update the comments related to those kernel config changes. Change-Id: I990a25f26141afe751555f5dc49f0304949dd9a6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qdbd: Add network configuration scriptKari Oikarinen2017-05-033-6/+111
| | | | | | | | | | | | The script is called to reset the host-device network interface before starting qdbd. qdbd will call it to configure the network when it is told by the host what network to use. Due to dependency to systemd-networkd in the script and the overall system, working with SysV init is fiction, so remove that configuration. Change-Id: I86f8348e57077c8718cedf68af82796adef65f07 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtbase: add support for gif and icoSamuli Piippo2017-05-031-0/+2
| | | | | | | | | Support was lost when PACKACONFIGs were added in upstream qtbase recipe. Task-number: QTBUG-60327 Change-Id: I2bee56e9331ab617b92bd6da946894fb3dcf3863 Reviewed-by: Karim Pinter <karim.pinter@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge "Merge remote-tracking branch 'origin/krogoth' into morty" into ↵Mikko Gronoff2017-05-021-1/+1
|\ | | | | | | refs/staging/morty
| * Merge remote-tracking branch 'origin/krogoth' into mortyMikko Gronoff2017-05-011-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | * origin/morty: neptune-ui: Update to the latest version Change-Id: Ica8c5fdfe2303a82991ab98650d9009efee80fea
| | * neptune-ui: Update to the latest versionv1.1_QtASDominik Holland2017-04-131-1/+1
| | | | | | | | | | | | | | | Change-Id: Ie71e9acea707fb2a6cd82493cf43e94689f98f5d Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com>
* | | qbsp: use correct image pathSamuli Piippo2017-05-022-2/+4
|/ / | | | | | | | | | | | | | | .. and make sure that component name does not contain a dash, since that's not supported by IFW. Change-Id: Ie611b4557c18b22ff56b9f1407376e59d7c71b0d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | deviceutilities: update to newer versionMikko Gronoff2017-04-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commits included since previous version: Don't give connman user name as a network name Fix bad annotations of D-Bus signal arguments Remove duplicate D-Bus annotation Add plugins.qmltypes files to the QML plugins Use qml_plugin.prf for the QML plugins Remove dead .pro file Merge remote-tracking branch 'origin/5.8' into 5.9 Exclude all the other build targets than linux Fix qmake warnings Doc: Bump version to 5.8.0 Change-Id: I09a8eb3ba564862cbfcf70efca3eaacb43374446 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | qtivi: update to version that compiles with Qt 5.9Samuli Piippo2017-04-221-1/+1
| | | | | | | | | | Change-Id: I24ba7de59c466956987d0c81645976fc383b7ec2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Update and re-enable QtQuickCompilerSamuli Piippo2017-04-201-1/+1
| | | | | | | | | | Change-Id: Idb019e6d056815be968aca7ef4bd7a40ef28d3da Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-04-134-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/krogoth: neptune-ui: update revision neptune-ui: depends on qttools-native Multiscreen-demo: update revision neptune-ui: rdepends on dbus-session 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: Ic0ae906b9acef6a09c80ee50ea7b56d558636739
| * neptune-ui: update revisionSamuli Piippo2017-04-071-1/+1
| | | | | | | | | | Change-Id: I791a1f2d33715d6da0bc19fad4f4b1a0b38a019d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * neptune-ui: depends on qttools-nativeGordan Markuš2017-04-051-2/+2
| | | | | | | | | | | | | | | | | | | | * Switch RDEPENDS from dbus-session to dbus * The i18ndemo plugin depends on lrelease Build error: build/tmp/sysroots/x86_64-linux/usr/bin/qt5/lrelease: Command not found Change-Id: I595b6633f6ef9dacdeef4393d381a7a81f358538 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Multiscreen-demo: update revisionSamuli Piippo2017-04-051-1/+1
| | | | | | | | | | Change-Id: Ibc1cbff42bfc5dd66c3bacc7c9d66fa7186ee0a9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>