summaryrefslogtreecommitdiffstats
path: root/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
...
* qtvirtualkeyboard: repository is now publicSamuli Piippo2016-01-191-8/+2
| | | | | | Change-Id: Ia063d7a5d04b8ff679d8b4743e5c5eea148d489b Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: use qmake built-in variables instead of patchingSamuli Piippo2016-01-142-11/+11
| | | | | | | | | Change the host paths during SDK build to qmake build-in variables, so that we don't need to patch anything during SDK installation. Change-Id: I9273d85f10da5aa1897f35f1866abb4d80a625fd Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Do not remove qt xml lib as it is needed by qttools.David Schulz2016-01-141-0/+2
| | | | | Change-Id: I136d9cae2ae5a8366dce1b7c3d10dad3f623f5d3 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Do not overwrite the EXTRA_QTLIB variable.David Schulz2016-01-141-1/+1
| | | | | Change-Id: I352706d779dfad0afa59fee71b29fbc9cf128aa6 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Fix up toolchain packaging for Windows hostsDavid Schulz2016-01-141-1/+1
| | | | | Change-Id: Idb7af9308e702b4ef5f26e6423cfa270f8c036e5 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* qtbase: use PACKAGECONFIG to ensure runtime dependency to libsslSamuli Piippo2016-01-131-0/+3
| | | | | | | | | | | | | | Using openssl-linked configure has side effect that gdb catches the SIGILL signal, which openssl uses internally on ARM, every time when starting debugging any Qt application. This is annoying and somewhat confusing behavior even with QtCreator. Using the default openssl configure argument prevents this, while using the 4th argument for PACKAGECONFIG keeps the runtime dependency to libssl correctly in place. Change-Id: I3eb33ffc08980565930169710ed81de5fd4e0aa8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Include b2qt-utils in automotive imageSamuli Piippo2016-01-132-38/+1
| | | | | | | | | b2qt-utils was left out of automotive image, although it was in the SDK. Remove unused packagegroup recipe, which was split in to two separate recipes earlier. Change-Id: I15f5f2453a88efe120c879bf340b277aebd0a6db Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* VKB: master branch was removedSamuli Piippo2016-01-131-1/+1
| | | | | Change-Id: I1b23336c36fac239b492e21d0de7e468a05e62b0 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Enable libinput in imx6Samuli Piippo2016-01-131-1/+0
| | | | | | | | libinput now works in nitrogen6x. This reverts commit 5d017cec39c62d47a6295d09513f7fd855ad3f5e. Change-Id: I76f3e79fc4dfad2362c32bb04e275b6e88cae263 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update all modules to latest revisionsSamuli Piippo2016-01-1119-23/+26
| | | | | Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* VKB: build virtualkeyboard with HWR support enabledSamuli Piippo2016-01-081-1/+6
| | | | | | | | Build with lipi-toolkit. The default installation path for lipi-toolkit libs causes QA warnings. Change-Id: I4b7a5986cbd1589fca2bc8744bdb88792bf0b4bd Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* neptune-ui: update to latest revisionSamuli Piippo2016-01-081-2/+3
| | | | | | | Adds support for QtVirtualKeyboard Change-Id: I61ae956f8f7b7c94bbaf271e3c5ec167c5e49a95 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qt5: update qt5 addons revisionsSamuli Piippo2016-01-054-9/+9
| | | | | | | Update to revision scheduled to be released with Qt 5.6 Change-Id: I77158305a3277e0124dd85fa5081227608e08d6f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtserialbus: use correct licenseSamuli Piippo2015-12-291-1/+1
| | | | | Change-Id: I2dcc3588c6676946cfa3d7344c10be6378e780c0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* AM: update revisionSamuli Piippo2015-12-281-1/+1
| | | | | | | Fixes a few race conditions in multi-process mode Change-Id: I122022e386008d12b666fa6667a21e0a3a8ed3a6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* neptune-ui: update to latest revisionSamuli Piippo2015-12-151-1/+1
| | | | | Change-Id: Ibf57131c3664a8c0279c5ce36cc20bd3fa6bbadb Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Added support for Jetson-tk1-pro device.Teemu Holappa2015-12-141-0/+11
| | | | | | | The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro). Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* AM: update to latest revisionSamuli Piippo2015-12-141-1/+1
| | | | | | | Fixes web browser crash Change-Id: I3053875769f061cb4c155c73d8739ec03d6cae0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtserialbus: add recipeSamuli Piippo2015-12-113-0/+38
| | | | | Change-Id: I0ae23af4fb9f7165b15bb2b70f88e6b1aef7a825 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Disable use of libinput in imx6Samuli Piippo2015-12-111-0/+1
| | | | | | | | | | Currently libinput does not work with nitrogen6x and touchscreen, so disable it until problem is resolved. Change-Id: I5c569f843fbc958faed9da3bd3879aa66efeb5f5 Task-number: QTEE-1032 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* VKB: update to latest revision and enable all layoutsSamuli Piippo2015-12-111-2/+2
| | | | | | | VKB now supports including all keyboard layouts. Change-Id: Ib77a41c210b6b26b742ea0f3e3b78265bc435d77 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update neptune-ui and AMSamuli Piippo2015-12-112-2/+2
| | | | | | | | Update to the lastest revisions of both neptune-ui and qtapplicationmanager. Change-Id: If101cf5f18884a258dfeeaf5562014d8a9229fcf Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update all qt modules to the latest revisionsSamuli Piippo2015-12-1016-15/+38
| | | | | | | Add previously missed bbappend for qtbase-native Change-Id: I943e6cd2f0e5a5084273ae27de7430f800a70a37 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* gammaray: update revisionSamuli Piippo2015-12-101-1/+1
| | | | | | Change-Id: I7c8bc95fda1ae08f13603915cee950605e376eb0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Volker Krause <volker.krause@kdab.com>
* Add recipes for qtapplicationmanager and neptune-uiSamuli Piippo2015-12-095-0/+135
| | | | | | | Include both in the automotive image and set neptune-ui to start at boot up. Change-Id: I41197deb6a15540b7d27a5235fc1658582667b4a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipe for GammaraySamuli Piippo2015-12-082-0/+29
| | | | | | | Recipe from KDAB Change-Id: I6076bfbd84f4316fc65fb52feb444fc523a786aa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipe for Qt Web BrowserSamuli Piippo2015-12-082-0/+42
| | | | | Change-Id: I2927568f49aeecef5d0622a90ea4fd75a66653e0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipes for Qt IVI moduleSamuli Piippo2015-12-083-0/+40
| | | | | | Change-Id: Ia725bbe698ed5dd5144e1a3d7c98854ee08eb503 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
* webengine: Fix slow video with webengine on imx6 devicesSamuli Piippo2015-12-082-0/+51
| | | | | | | | | Disable texture_rg on imx6 based devices. Yocto image 1.8 has driver, which reports opengl es 3.0 support, however texture_rg does not work properly. Change-Id: Iaeadbfb16bacd3d78d9c660fa02e761e1781b4f3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Create separate automotive SDKSamuli Piippo2015-12-086-47/+131
| | | | | | | | | Automotive toolchain will contain packages that are not available in the B2Qt embedded toolchain. Add empty packagegroup recipe that can be used to add new content to automotive sdk. Change-Id: I43c520db9b4f292226b2b5402bb460232a20ede3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: set Type in correct placeSamuli Piippo2015-12-021-1/+1
| | | | | Change-Id: Ieedc27dd38b87025ae9138f3d8ff88bc92851373 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Generate deploy conf for flashing wizardSamuli Piippo2015-12-022-0/+4
| | | | | | Change-Id: I23cc54e51b7d10db0fd64d6676bd86cdf029beda Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: set correct type for emulatorproxyd serviceSamuli Piippo2015-11-301-0/+1
| | | | | Change-Id: I189a4f7224ffb8597777e36b0cc1a83eca393a92 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* qtquick2drenderer: update to 5.6 branchSamuli Piippo2015-11-301-4/+3
| | | | | Change-Id: Ib2830ff1aab252951d20ef1332604068685d8f99 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use wip-compositor-api branch for Qt WaylandSamuli Piippo2015-11-262-0/+58
| | | | | | | | | | | Use WIP branch of Qt Wayland for the B2Qt image, while the automotive image will still the official version from 5.6 branch. This is done by temporarily using a 'b2qt-auto' distro that differs only by the version of qtwayland module. Change-Id: I9bb377bfd6b92241eea2848b3b88249763e3f347 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* sdk: relocate paths in qt5 sdk .pri filesSamuli Piippo2015-11-261-1/+5
| | | | | | | | mkspecs/qconfig.pri has envs for PKG_CONFIG which need to be relocated when SDK is installed. Change-Id: Ibeccb5c6b26f5f40ad5e515023eb259903c20fb8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update Qt Virtual Keyboard to 2.0Samuli Piippo2015-11-251-7/+10
| | | | | | | Enable all special keyboard layouts. Change-Id: I9309ce058dabe4ba9da5c5d0c1c62c60d02cfda8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: add qtsystems module to emulator imageSamuli Piippo2015-11-251-0/+6
| | | | | | | Also fix the license files for the latest revision of qtsystems. Change-Id: Ib880cb651006bdc734546786f469dc6bfa5c0530 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: add qttranslation packages to imageSamuli Piippo2015-11-252-1/+16
| | | | | Change-Id: Ie8b2859c11ecaa1461385d2a23b75ac15d958955 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* automotive: create new automotive specific imageSamuli Piippo2015-11-255-3/+122
| | | | | | | | | Reuse most parts from b2qt image, only difference is the demo addons which will be different for the automotive image. For now, add no demo app, so image boots to empty screen. Change-Id: I67bbe8724422c9ea86dae6e4d5f8f38d3d567ba1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtbase: enable xbkcommon-evdevSamuli Piippo2015-11-251-0/+1
| | | | | Change-Id: If59f0b5ba58aa9d25c4b397a374e7854457d5871 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update to latest revisions of all qt modulesSamuli Piippo2015-11-1923-0/+362
| | | | | Change-Id: I88c3fbba80edab15aa407452b15cb6b971173a9c Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* qt5: upgrade to Qt 5.6Samuli Piippo2015-11-193-3/+55
| | | | | | | | | | Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Use Systemd as the init systemSamuli Piippo2015-11-197-5/+61
| | | | | | | | | Remove sysvinit from distro features and add Systemd as the default init system. Add necessary service files to all recipes that need them. Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Merge "Merge remote-tracking branch 'origin/dizzy' into dev" into ↵Samuli Piippo2015-11-0311-53/+23
|\ | | | | | | refs/staging/dev
| * Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-11-0311-53/+23
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: VKB: use correct SHA1 for v1.3.1 qt5: add qt addons dev packages to the toolchain qtquickcompiler: add dev packages to toolchain Go back to branch 5.5 in b2qt-demos build qt5: use jethro branch for meta-qt5 qt5: oe-device-extra.pri is now supported in upstream Change-Id: Ib369f45fe6644d4e44e24e7850c3dfe7431d31f4
| | * VKB: use correct SHA1 for v1.3.1Samuli Piippo2015-11-021-2/+2
| | | | | | | | | | | | | | | Change-Id: Iecd90495c6551bdedd7ea22697acbe166480dcb4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * qt5: add qt addons dev packages to the toolchainSamuli Piippo2015-11-022-38/+7
| | | | | | | | | | | | | | | | | | | | | | | | packagegroup-b2qt-embedded-qt5-addons-toolchain-target was never included in the toolchain. Change-Id: I18b08c1ba1a1a663488fd2cde960d35c43dbb208 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * qtquickcompiler: add dev packages to toolchainSamuli Piippo2015-11-021-1/+1
| | | | | | | | | | | | | | | Change-Id: If6fa08858c0ab19e92c45623f7dcdcf3d8985c1a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * Go back to branch 5.5 in b2qt-demos buildLaszlo Agocs2015-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | There is no 5.5.1 branch for canvas3d and quick controls, not on code.qt.io at least. Change-Id: If8cf591a6b56909aef9829befe69df9b742041dd Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>