| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Iac79b3ecaa5ae653a66cedc7ddd030f0dcd05cbf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
- Update submodules to 5.9.4 RC
- Update QuickCompiler to 5.9.4 release version
Task-number: QTBUG-65028
Change-Id: I44091bcaf355a7d6bfcdb7e27c70a31c94b7e778
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
- Update qt submodules to latest in 5.9.4 branch
- Update qtquickcompiler due changes in qtdeclarative
Task-number: QTBUG-65028
Change-Id: Ifb8f82d54bb377229e5fd909227ba08386f010af
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
Task-number: QTBUG-65028
Change-Id: I443a1530351191a8dab77a01c40ddc5b6dcbcfe5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
- Update Qt submodules to 5.9.3 RC
- Update QuickCompiler
Task-number: QTBUG-64216
Change-Id: Ibfd62c60e64dd6d988fa10bb531ad9628046266f
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update 5.9.2 RC content with missing changefile & doc updates
Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
| |
Change-Id: If69cf7ec729ec206931cc324ad7786c2d887c3dc
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
Adds a wifi example
Change-Id: Ie148c293115e042910c94040ea5efc694e7460e1
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
Update mingw mkspec to fix Qt build
Change-Id: I1f9ff8f09a7b2cac3b26426a44139b351e39abad
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
* Updates since previous version:
Fix issue when no Bluetooth device is available
Change-Id: Ib671c425805c4a51c5aa63d9475f50b923355c84
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
| |
Change-Id: Idb019e6d056815be968aca7ef4bd7a40ef28d3da
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Boot2Qt Emulator does not launch with Qt 5.9.0 due changes in
qtglesstream. Instead of updating emulator & qtglesstream, disable eglfs
device integration plugin usage in the emulator VM image.
Task-number: QTBUG-59771
Change-Id: I40998fc81fb75cede447d6dd6142e3bd87e387b9
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/krogoth:
AM: update revision
Add appman versions of Kit and Qt to creator
fonts: add recipe for GNU FreeFonts
Add multiscreen automotive demo
neptune: update to include fix for i18ndemo
fonts: update URL for lohit font
Update GammaRay to the same version as used by the QtAS 1.1 host tools
emulator: correctly append qtsimulator configuration
Update automotive components
setup-environment: don't exit the shell on error
neptune-ui: add runtime dependencies
update meta-qt5 (merged upstream/master) SHA1 to manifest.xml
AM: Add appman tools to automotive nativesdk
configure-qtcreator: suppress unnecessary error
Update GammaRay to the latest 2.7 branch
Conflicts:
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/qt5/qtlocation_git.bbappend
scripts/manifest.xml
Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
|
| |
| |
| |
| |
| |
| |
| | |
Append configuration without overriding the defaults.
Change-Id: Id8ceefb1a04f0ad825349cab549ac77b68c0de94
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use latest version of QtWayland from 5.8 branch, which is needed
for qtapplicationmanager to work correctly.
Change Drive CX to use basic rendering loop.
Change-Id: If74255e982a676f1c556f2ef25975b675a484e05
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| | |
Task-number: QTAUTO-274
Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
gypsy is broken / blacklisted in poky 2.2. Remove gypsy from qtlocation
component & remove gypsy .bbappend from recipes completely.
Change-Id: I612d0b66af86fb5736bb9b15a44febcd6a719a51
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|/
|
|
|
|
|
| |
QtQuickCompiler disabled due to QTRD-2220
Change-Id: Ifc94f1f52ae5db245d95b1cdacc0b9e37369be77
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
Erroneously removed in previous commit.
Change-Id: I5ba6c1ca060518b90e49103ab869ce5975d15f05
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
From now on, use meta-qt5 as the authoritative source of Qt5 module sha1s.
Remove gbm PACKAGECONFIG fix, as it's now available in meta-qt5.
Change-Id: Ic501cdc8d05d2afffa25dbe9eb9e538f9ef17951
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I4d2fbbddb1177933f3212964858b0ba0eee5b644
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I0953ad20c598a9d728b57776bc9f76f8f6384d0e
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Ife936b3409743d01d2d9ca810d948aedec7c5f48
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mesa is the default libgbm provider, but does not yet have virtual/libgbm
in the PROVIDES list. This makes it difficult the change the dependency
to another recipes that provide only libgbm. Add virtual/libgbm to mesa
and TI's libgbm recipe, and change the dependency in qtbase.
Add gbm to qtbase PACKAGECONFIG on intel devices.
Task-number: QTBUG-57896
Change-Id: I491df7057e52f9e74dd87abf65e542eab2cd3f9e
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I8bf0c2d1ad38eb6056b8000e617ab1a35a8873b8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I57f26cd87a3e94725bb917a8935fb76c1bf90756
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Iaafccfb5ff43186935783ee7cf9377212d061a6d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I7f22ab9385ec2b44c5908ce20daecf7a7ea0a198
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Icadfa9c4cd957f7fbc1dadc36ccfe77e30185bc3
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Ibc2a6c98c9f20e12f3ea69c69a85422c7df615d4
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Enable QtQuickCompiler after fixes landed in QtDeclarative
and QtQuickCompiler
Change-Id: I339b72fe83316499bdccaf2ae484db63d87c6ed9
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
| |
Needs updates for meta-qt5 and meta-mingw
Temporarily disable QtQuickCompiler (QTRD-2219)
Change-Id: I089e4b4ce56030a37ee42324c13d43bade492bf3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I9b429b9328c99a63b703af2d48f545327b7af880
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
| |
Change-Id: I2a04a21feb476de93d2a8d641f66cfc1d2b91ef8
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
| |
Change-Id: I406a2769005e2ed2757526d6e66915b79bdaa8f0
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I4e67e6d0222f79c135b031f8110d565a3e4243b4
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
|
| |
Include wayland-dev package to SDK to have wayland-scanner there, needed
when building QtWayland with the toolchain.
Change-Id: I8b4fc2c0af3a7a27cf0376eb21c88e33c83a2e54
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Use the correct module name also in the recipe.
Add PACKAGECONFIG to build with wpa-supplication support.
Change-Id: Ia430912685478d077f997e410257ae1b92d93289
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Also use latest meta-qt5.
Change-Id: Ifd1739e58e2765296ae8cfe277624f3429fb7b68
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Use qt5-git.inc to simplify recipe, update revision and license.
Change-Id: I7e31e405a980b07767917ba776036f288caccff6
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/fido:
Correctly update qtquickcompiler SHA1
Reuse qt5-git.inc to define git repo location
Remove automotive recipes
Update Qt5 submodules
Handle qtquickcompiler in update-qt5-modules.sh script
Correctly use QtQuickCompiler when available
Change git protocol from ssh to http
Update qtdeclarative module
Update boot2qt-demos version
Conflicts:
conf/distro/b2qt-auto.conf
recipes-qt/automotive/gammaray_git.bb
recipes-qt/automotive/neptune-ui/neptune.service
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
recipes-qt/automotive/qtwebbrowser_git.bb
recipes-qt/b2qt-addons/b2qt-demos.bb
recipes-qt/b2qt-addons/b2qt-launcher.bb
recipes-qt/b2qt-addons/democompositor_git.bb
recipes-qt/images/b2qt-automotive-qt5-image.bb
recipes-qt/meta/meta-toolchain-b2qt-automotive-qt5-sdk.bb
recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb
recipes-qt/qt5/nativesdk-qtbase_git.bbappend
recipes-qt/qt5/qt3d_git.bbappend
recipes-qt/qt5/qtbase-native_git.bbappend
recipes-qt/qt5/qtbase_git.bbappend
recipes-qt/qt5/qtcanvas3d_git.bbappend
recipes-qt/qt5/qtcharts_git.bb
recipes-qt/qt5/qtconnectivity_git.bbappend
recipes-qt/qt5/qtdatavis3d_git.bb
recipes-qt/qt5/qtdeclarative-render2d_git.bb
recipes-qt/qt5/qtdeclarative_git.bbappend
recipes-qt/qt5/qtgraphicaleffects_git.bbappend
recipes-qt/qt5/qtimageformats_git.bbappend
recipes-qt/qt5/qtlocation_git.bbappend
recipes-qt/qt5/qtmultimedia_git.bbappend
recipes-qt/qt5/qtquickcompiler_git.bb
recipes-qt/qt5/qtquickcontrols2_git.bb
recipes-qt/qt5/qtquickcontrols_git.bbappend
recipes-qt/qt5/qtsensors_git.bbappend
recipes-qt/qt5/qtserialbus_git.bb
recipes-qt/qt5/qtserialport_git.bbappend
recipes-qt/qt5/qtsvg_git.bbappend
recipes-qt/qt5/qttools_git.bbappend
recipes-qt/qt5/qttranslations_git.bbappend
recipes-qt/qt5/qtvirtualkeyboard_git.bb
recipes-qt/qt5/qtvirtualkeyboard_git.bbappend
recipes-qt/qt5/qtwayland-native_5.7-wip.bb
recipes-qt/qt5/qtwayland-native_git.bbappend
recipes-qt/qt5/qtwayland_5.7-wip.bb
recipes-qt/qt5/qtwayland_git.bbappend
recipes-qt/qt5/qtwebchannel_git.bbappend
recipes-qt/qt5/qtwebengine_git.bbappend
recipes-qt/qt5/qtwebsockets_git.bbappend
recipes-qt/qt5/qtxmlpatterns_git.bbappend
scripts/manifest.xml
Change-Id: Ibf7f89a35c9e19bd8cf81c49cb44f6fd454838b4
|