summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt
Commit message (Collapse)AuthorAgeFilesLines
* democompositor: update to latest revisionthudMikko Gronoff2019-02-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * democompositor related changelog: a028e83 democompositor: Use == to compare the appEntry and not === 163764b democompositor: Introduce a graceful stop of a client application f73fdd9 democompositor: Allow to stop running processes by AppEntry 613fb8c democompositor: Export the sourceFileName as well c228605 democompositor: Store the AppEntry in the Chrome e5047dc processlauncher: Fix crashing on destruction with running apps a84980d democompositor: Add a mandatory "Id" to the app specification a55e763 democompositor: Allow arbitrary extensions inside the app map 04c907b democompositor: Move images and apps to resources/ folder f196da3 democompositor: Remove deleted files from the model 7f17ecb democompositor: Make font name, font size and scene configurable 1a80548 democompositor: Forward client application output ff2b5b5 democompositor: Provide an example to detect unknown apps e9dc7f1 democompositor: Keep track of running apps and enforce singleton 1b2ca45 democompositor: Log process related events b18b35e democompositor: Give up on having AppEntry with only const members e1c257c democompositor: Move to start by AppEntry 5b64a6d democompositor: Expose the AppListModel and use to display apps 335968b democompositor: Add method to scan and watch a directory 097cbe3 democompositor: Add method to scan entire directory for files 3bc5f85 democompositor: Introduce a project file that builds the tests 331a7bf democompositor: Add .gitignore to ignore build and generated files df9402f democompositor: Introduce an AppListModel to expose apps c09aa96 democompositor: Add parsing of entries and testcode cdc7adb democompositor: Describe applications using a JSON file 534e108 democompositor: QFont takes only int as parameters. Pass one Change-Id: I5c0f72ffd1ca95bcde798ba5011e673a864b3b6e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtquicktimeline: update to latest revisionMikko Gronoff2019-02-121-2/+2
| | | | | | | | | | | | | * changelog: 149b6cd Adjust license 72b306f Doc: Add docs for the QtQuick.Timeline QML types 2813c23 Remove unused .pri file 036bb89 Add more manual tests acf316d Fix static builds 4fb5383 remove initResources code Change-Id: I683b2557e3085e4283b13e206bfa48de6ab8c487 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/sumo' into thudMikko Gronoff2019-02-071-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/sumo: e1f2032 meta-qt5: update layer b469160 gcc-cross-canadian: Do not create symlink to real-ld 7e819da Enable boot2qt launcher automatic demo mode fdefea4 Implement NFS mounting for Intel NUCs 526c468 meta-qt5: update layer be15ea8 meta-qt5: update layer a0e0bd8 meta-qt5: update layer 5e98190 Update GammaRay for 5.12.1 cbb12da meta-qt5: update layer Conflicts: meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb scripts/manifest.xml Change-Id: If57bb34b7b8547933f6d39c7f588eb42c68a4cb7
| * Enable boot2qt launcher automatic demo modeSami Nurmenniemi2019-02-043-3/+3
| | | | | | | | | | | | Task-number: QTBUG-72852 Change-Id: Ife13f261568b668818950edd332aa011483076c2 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| * Update GammaRay for 5.12.1Volker Krause2019-01-181-1/+1
| | | | | | | | | | Change-Id: I36077848ae5541ddbc95a1276893b540714adf4a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | boot2qt-addons, qtdeviceutilities: update to latest revisionsMikko Gronoff2019-02-073-8/+8
| | | | | | | | | | | | | | | | | | * Merges from 5.12 branch for all modules * Enable boot2qt launcher automatic demo mode * Launcher code cleanup Change-Id: Ifdfa81e117984781634c299f075041d36b4834fc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | emulator: adapt for yocto thud upgradeMikko Gronoff2019-02-012-5/+7
| | | | | | | | | | | | | | | | | | | | * update virtualbox recipes 5.2.18 -> 5.2.26 as older one does not build against new 4.18.14 kernel coming from yocto thud * rename CONFIG_UPROBE_EVENT -> CONFIG_UPROBE_EVENTS kernel config to match new naming scheme Change-Id: Ida4b14438ead2d4d0544a9c0fdec435a7a29ad74 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | yocto: upgrade to yocto 2.6 (thud)Mikko Gronoff2019-02-013-3/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial upgrade commit from yocto 2.5.2 (sumo) -> 2.6 (thud). System & some group 1 devices related meta layers, appends & patches updated: * poky, meta-openembedded & meta-mingw updated to thud branch - layer.conf files updated to support thud where applicable - obsolete gstreamer-plugins-bad BBMASK + bbappend overide removed - ostree build issues fixed with upstream submodule patch * meta-freescale & meta-freescale-3rdparty updated to thud branch * meta-toradex-bsp-common & meta-toradex-nxp update to latest tagged release (2.8b5) in toradex/rocko branch - to fix build issue a systemd patch taken from meta-toradex-bsp-common toradex/master-next branch (thud compatible) - mask gstreamer recipes from toradex layer and use older versions for libav and plugins-ugly, so that they match the imx version of gstreamer. * meta-raspberry update to latest in master branch (where thud layer compatibility is set) * meta-tegra update to latest in thud branch - vulkan disabled from jetsons since NVIDIA's Vulkan support is for X only Task-number: QTBUG-72413 Change-Id: Ida277b66840babc23e877161a26f1ae1b3c68fda Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Use 7za instead of 7zr in bbclassesSamuli Piippo2019-01-293-7/+7
|/ | | | | | | 7zr is no longer built by default, so use 7za instead. Change-Id: I413017a38f0d18c29316442a2414cfeff9609d2c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Move function to more appropriate placeSamuli Piippo2019-01-112-4/+4
| | | | | | | Move the common function to a common bbclass. Change-Id: Ifb4e48a284b9bf6026ab644049e61016e3eef04b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add configs for mips and mips64 CI toolchainsSamuli Piippo2019-01-111-0/+36
| | | | | | | | | | Add include files for building mips and mips64 toolchains for CI usage. gcc-sanitizers are not available on mips, so filter those out. Task-number: QTQAINFRA-2535 Change-Id: I6a90a95169985020b7eac01344c61789fe9cac49 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/QtAS-5.12.0' into sumoMikko Gronoff2019-01-118-11/+23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/QtAS-5.12.0: b97117d automotive: update revisions 4281e5b automotive: update revisions b344daf automotive: update neptune 3 revision a143fbc Use ABI flavor with QtCreator 9ee5a7f QBSP: add correct cmake generator for windows toolchain 8fcf3a1 meta-qt5: update revision 0385367 Merge commit 'origin/sumo' into QtAS-5.12.0 9a57170 automotive: update revisions Conflicts: scripts/manifest.xml Change-Id: I3064a526fd7861ea1aa0ec9b42c016c74dbc23eb
| * automotive: update revisionsv5.12.0_QtASSamuli Piippo2018-12-214-5/+5
| | | | | | | | | | Change-Id: I7018446af539fea2699617382bf7fdc3727a79dc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * automotive: update revisionsSamuli Piippo2018-12-194-6/+6
| | | | | | | | | | | | | | ... and fix neptune license checksum. Change-Id: Idae89099ad310321b5127fd6b5f64a276217cb44 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
| * automotive: update neptune 3 revisionBramastyo Harimukti2018-12-181-1/+1
| | | | | | | | | | Change-Id: Ia94bb08ba08c2baaa50baf46407e9e8e16722d68 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Use ABI flavor with QtCreatorSamuli Piippo2018-12-184-4/+15
| | | | | | | | | | | | | | | | | | | | | | QtCreator 4.8 allows adding new ABI flavors that can be used to differentiate otherwise identical tools. Using our own abi flavor prevents QtCreator from mixing incompatible tools with one from yocto toolchain. Task-number: QTAUTO-793 Change-Id: Ibba6e42b25e404aff2a20a021fe7833455f0de9b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * QBSP: add correct cmake generator for windows toolchainSamuli Piippo2018-12-181-0/+1
| | | | | | | | | | Change-Id: I7589e2d503052861cceabd8bc7094d9a992f2ff7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * automotive: update revisionsSamuli Piippo2018-12-122-2/+2
| | | | | | | | | | Change-Id: I0ff0b257e2d260fe12c2fea3494a5b715423f5fb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | b2qt-addons: update deviceutilities & demos to latest revisionsMikko Gronoff2018-12-122-3/+3
|/ | | | | | | | | | | | * demos: Bring e-bike demo back for emulator demo launcher * utilities: doc navigation update in creator padding fix for launcher display settings Change-Id: I179b83bcc66e27a40d0ac7dc8f2bb0029cad8a92 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* automotive: update module revisionsSamuli Piippo2018-12-115-8/+8
| | | | | Change-Id: Ife07f39c2809ac984e89aeb38919129d7fa6447f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update GammaRay to the 2.10 releaseVolker Krause2018-12-051-1/+1
| | | | | Change-Id: I53d040aa8e87aec8e8944a9dbad39de3f3e45a7c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtscript: disable LTO on ARMMartin Ejdestig2018-12-051-0/+1
| | | | | | | | | | Building QtScript with GCC 7.3 for ARM with LTO results in a lot of undefined references to JIT stubs in src/3rdparty/javascriptcore. Looks like a GCC LTO bug when building for ARM. Task-number: QTBUG-71602 Change-Id: I7cdd4e5e6289e6e56466b8f3692ba04c42e73183 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* QBSP: add cmake generator type to QtCreator configsSamuli Piippo2018-12-051-0/+2
| | | | | | | | QtCreator default to ninja if that's available in the system, but it won't work with CMAKE_MAKE_PROGRAM which we set as make. Change-Id: Id07b4f71b029245432975c02fac4d8475c695670 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Remove default expansion parameter from getVarv5.12.0-rcSamuli Piippo2018-11-214-12/+12
| | | | | | | | getVar defaults to expanding the variable, the second True parameter is unnecessary. Change-Id: Iafaf179c67ffedaba2946c078c1810a80198cf5e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: fix problem with basehash in teziSamuli Piippo2018-11-201-1/+1
| | | | | | | | Fix "basehash value changed from ... to .... The metadata is not deterministic and this needs to be fixed." Change-Id: Ie0db660d07babde22698dc4159fcf554ef64e36b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-demos: update revisionMikko Gronoff2018-11-191-1/+1
| | | | | | | - exclude ebike from launcher Change-Id: I990591b3d49fe314c3e3d3493c14a2a79fedfd5f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* sdk: include environment-setup script in mingw toolchainSamuli Piippo2018-11-161-1/+1
| | | | | | | Inlude all files in the root of the toolchain. Change-Id: I261055f1d17f719e15d6708658097a5f538c0106 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtapplicationmanager: update revisionOleksandr Kravchuk2018-11-161-1/+1
| | | | | Change-Id: Ic98278f821178756e393c4ba4c0b04de9ffb8b55 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* boot2qt-demos: update revisionSamuli Piippo2018-11-141-1/+1
| | | | | Change-Id: I7087dc22c3d4aaa432d76ea1b068a875cbd5d016 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-launcher: update revisionSamuli Piippo2018-11-141-1/+1
| | | | | Change-Id: Id0d71a7e5e94b259b57e7f0beb2002313898e985 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-demos: update revisionSamuli Piippo2018-11-131-1/+1
| | | | | Change-Id: I1df8c15148c01255732545375712b7af09aef1f1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* gammaray: add elfutils to DEPENDSOleksandr Kravchuk2018-11-131-1/+2
| | | | | | | | | Package rdepends on libdw which is part of elfutils. Change-Id: I8e9700eb1d3ce0121b323f726ba1ed658816c423 Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Volker Krause <volker.krause@kdab.com>
* qtdeviceutilities: update revisionv5.12.0-beta4Samuli Piippo2018-11-121-1/+1
| | | | | Change-Id: I488a5fc07b718848e0e7e3ae0e41eb464383921d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtdeviceutilities: update latest revisionMikko Gronoff2018-11-051-1/+1
| | | | | | | | | Pull merged fixes from 5.11 branch: * 069c88b - Fix manual proxy configuration on the C++ side * bbf0e42 - Fix the name of the proxy URL property Change-Id: Idd06b94eefc1d815dbc6af8aa925209b8dd4571d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* sdk: fix linker flagsSamuli Piippo2018-11-011-1/+1
| | | | | | | | | Add back the target specific compiler flags to the LFLAGS. Task-number: QTBUG-71532 Change-Id: I1011abd6f5e33f2926db50c49475b70014c55616 Fixes: QTBUG-71532 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* intel: rework initramfs supportSamuli Piippo2018-11-013-200/+0
| | | | | | | | | | | | The WKS image creation ignored our old initramfs. Change to using an existing core-image-minimal-initramfs recipe and extend it with support for the internal MMC reader. Add separate recipe to combine the intel microcode and the new initramfs, and add wks file to use it. Remove all old recipes that are no longer used. Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: remove unneeded compiler flagsSamuli Piippo2018-10-301-13/+8
| | | | | | | | TARGET_CFLAGS has compiler flags that are not required for the toolchain to work, but adds unnecessary complexity. Change-Id: I8532e7591a5bc85ff243b4e268ba3157b08202c8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* cmake: fix cmake configurations for QtCreatorSamuli Piippo2018-10-303-3/+24
| | | | | | | | | | Include cmake and make as explicitly to the toolchain. Fix nativesdk-cmake compilation for mingw toolchain. Add CMake registration code to the QBSP installer scripts. Task-number: QTBUG-71315 Change-Id: If29e12d6ce24546ba8a834969b6f60e3216e6962 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* QBSP: add Qt version to the QBSP file nameSamuli Piippo2018-10-301-2/+2
| | | | | Change-Id: I343ac6b008044d31ea97c436d34eaed5d6f94819 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: fix problem with basehash in teziSamuli Piippo2018-10-261-0/+3
| | | | | | | | | | | | The tezi image uses DATE value but does not exclude it from basehash calculation, which leads to build error: "basehash value changed from ... to .... The metadata is not deterministic and this needs to be fixed." Re-apply the fix as it's still not correctly fixed in toradex layers. Change-Id: I0e835db98e812c4af23e01215b045ba1a7298753 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* imx7s-warp: bring back kernel with display supportv5.12.0-beta3Samuli Piippo2018-10-241-0/+9
| | | | | | | | | | | | Add old kernel recipe from meta-freescale-3rdparty layer that was removed in sumo branch. It provides support for the display and the touchscreen. Fix perf build with old kernel sources and use correct appcontroller.conf after MACHINEOVERRIDES was changed in the machine config. Task-number: QTBUG-68899 Change-Id: I6d2cd70951f86a99a8878915ce1bfc598dc95ee0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update to GammaRay 2.10 for QtAS 5.12Volker Krause2018-10-241-2/+2
| | | | | Change-Id: I2c29de876c917c3df8f919d70656df1e4fec9e71 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* QBSP: add check for supported host systemSamuli Piippo2018-10-236-1/+65
| | | | | | | | | | Warn user if they try to use windows QBSP on a linux system or vice versa. Set package as Default, so they are selected automatically when using command line options, and disable components if host system is not compatible so that user cannot continue with the installation. Change-Id: I84d963b8faee00c6fbaa622cb7347606a18c7c6f Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* jetson-tx1: use basic render roopSamuli Piippo2018-10-161-0/+8
| | | | | | | | | QtWayland compositor requires QSG_RENDER_LOOP=basic to be used on jetson-tx1, same as on jetson-tx2. Task-number: AUTOSUITE-540 Change-Id: I2a20e33bcbd70aaa005fc6c49ff093d2d05316c2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: support for RCar-3 D3 DRAAKSamuli Piippo2018-10-101-0/+4
| | | | | | | | | | | | | meta-renesas has support for the D3 Draak board only in version Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already using more recent verions. Checkout the D3 specific version in a different directory, so that all Reneasas boards can be supported. renesas-rcar-gen3 repo has been updated with D3 drivers from D3_Linux_2.23.01_BSP_3D BSP package. Task-number: QTBUG-68925 Change-Id: If8283d31945b375ce4256a15132e185e0d676800 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-demos: update revisionMikko Gronoff2018-10-041-2/+1
| | | | | | | | Remove Qt3D demo from launcher. 3D demo will be replaced with a more suitable candidate in the future. Change-Id: I34e4d73d62c1c42c23b234456fc3649065412e0d Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* qtivi: remove dependency to libxcryptSamuli Piippo2018-10-021-2/+2
| | | | | | | | | QtIVI is not really dependent on libxcrypt, files in the python virtualenv just confuse the package QA. Disable build-deps checks to remove false warnings. Change-Id: I5737a540839f286f83c5b817220947687eb06023 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update revisionsSamuli Piippo2018-10-013-7/+7
| | | | | | | | | Use latest revisions for the automotive modules. Fix qtivi build error: nativesdk-qtivi-tools requires /usr/local/bin/python, but no providers found in RDEPENDS_nativesdk-qtivi-tools? Change-Id: I853b442ab9789807cb874b92738ec1175d3f6cb5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* intel: update to sumoSamuli Piippo2018-09-281-87/+0
| | | | | | | | | | Update meta-intel layer to the latest revision on sumo branch and make the necessary adaptations. Use WIC for the image creation and remove previously used classes that are no longer needed. Mesa is now recent enough, removing all existing recipes. Change-Id: I747505ac25397a0b2f0a811bb9a7c5e5e1a53cfe Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* emulator: adapt to sumoSamuli Piippo2018-09-284-61/+15
| | | | | | | | - Use WIC for image creation - Update VirtualBox components Change-Id: I48d76906a66477ec844cbdc37c919079a9bd949b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>