summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/qt5
Commit message (Collapse)AuthorAgeFilesLines
* b2qt-addons: update deviceutilities & demos to latest revisionsMikko Gronoff2018-12-121-1/+1
| | | | | | | | | | | | * 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>
* 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>
* 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>
* boot2qt addons: update demos, launcher & deviceutilities revisionsMikko Gronoff2018-09-251-1/+1
| | | | | | | | | Update boot2qt addon modules to latest versions: - Minor fixes & tweaks to all modules - Qt3D demo added to launcher Change-Id: Id5234dc5c0e202bdfcfeda934c359c930ab32226 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-09-071-1/+1
| | | | | | Task-number: QTBUG-69814 Change-Id: Ie00cdbca48b5fffcdb212cc1586ff001cade445a Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-08-281-1/+1
| | | | | | | | | | * Updates included: 27ac1af Add missing powered property to NetworkInterface 041e4ef Remove extra servicesChanged signal emit 9034db2 Fix connman connection initialization after it is available Change-Id: Iddd84151963135c78114a9e159f6087cbf80dd5f Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* qtquicktimeline: fetch from public repositorySamuli Piippo2018-08-242-52/+9
| | | | | | | | | | Repository is now public, so we can treat it as a regular qt5 module. Remove qmlpreview recipe as that's part of qtdeclarative in 5.12. Task-number: QTPM-1153 Change-Id: I9bf608136c956124c83c23d50b52f4050bde10c5 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update Qt license agreementSamuli Piippo2018-08-147-10/+10
| | | | | | | | | Include the latest Qt License Agreement version 4.0, as it's available in qtbase. Use the same filename as used in meta-qt5 layer, so this license will be used in all Qt recipes that use The-Qt-Company-Commercial license. Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add support for static buildsSamuli Piippo2018-07-051-2/+5
| | | | | | | | | | Necessary recipe changes to support building image with static Qt5. Boot2Qt Launcher will not be fully functional, but the image can can be built. Task-number: QTBUG-69002 Change-Id: I863c40d7b6b3f432b9f78c0477b26030f4818733 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-06-131-1/+1
| | | | | | Task-number: QTBUG-68321 Change-Id: Iedf9500f9f99c61b7f55798f7f4147366c4940db Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtdeviceutilities: update moduleMikko Gronoff2018-04-301-1/+1
| | | | | | | | | Add support for wi-fi networks with hidden SSID Task-number: QTBUG-62661 Change-Id: I04b55ff2dfaac3b1dd2e68f52f26c2c86222bb5a Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtdeviceutilities: update moduleMikko Gronoff2018-03-291-1/+1
| | | | | | Task-number: QTBUG-66280 Change-Id: Ib793fb1a5200343a4fe0571bcca2dc27f92cc4de Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* Add QMLPreview and QtQuickTimeline modulesSamuli Piippo2018-03-222-0/+88
| | | | | | | | | | | | | The Timeline and the QML live preview are introduced as part of the Qt Quick Designer NG project/initiative. Since the sources are not available publicly, modules are included in the image only when building internally in Qt Company network, where it's assumed that user has access to the private repos in codereview. Task-number: QTBUG-67140 Change-Id: I822d527ff132e89a8c3205e267a88c60c50fb387 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Rename recipesSamuli Piippo2018-03-123-0/+0
| | | | | | | | Add _git postfix to recipes which use sources from git and rename recipes to match their git repositories Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Split meta-boot2qt layerSamuli Piippo2018-03-1210-0/+340
Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>