| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Iac79b3ecaa5ae653a66cedc7ddd030f0dcd05cbf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update to latest revisions.
Change-Id: Iedf41066504d7b573773c08ae0eaa80203262f60
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
| |
qtapplicationmanager only provides static libs.
Change-Id: Ib06133448a7310961369e7cc9124f390af84836d
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix yocto build issues with nativesdk-qtivi and include
the ivigenerator to the toolchain.
ivigenerator is disabled for mingw build since it is using
the prebuild python binaries and doesn't work with virtualenv.
Task-number: AUTOSUITE-176
Change-Id: I4765652919649f4aafeb723127b0e75194325f92
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
| |
Task-number: QTBUG-65028
Change-Id: I443a1530351191a8dab77a01c40ddc5b6dcbcfe5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
... and remove += where that does not work as expected.
Change-Id: Ib50f61f2609761d927e163c9fe23dac1a98a2ccb
Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
|
|
|
|
|
|
|
| |
qtsimulator
Change-Id: I39c3e41d5d1ca1ba4466fec4abd6bd49aa19cc10
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Now using the same component name and installation paths
as are done with components from online installer.
Modify the component description from recipe, so it's different
for boot2qt and automotive qbsps.
Change-Id: Ie43fa00e438b9ec2e219eda052f728e7c0754644
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Use latest release from publicly available server.
Search files for QBSP_IMAGE_CONTENT from alternative locations.
Task-number: QTBUG-64522
Change-Id: I64fd9f28640db996d908dc74b48cf0f462d74b52
Reviewed-by: Mikko Gronoff <mikko.gronoff@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 all automotive components. Merge changes done in pyro
branch.
Change-Id: I9a084b69ff7399c244098a336f0a3a112859fa17
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
| |
Automotive suite 2.0 will need it.
Task-number: AUTOSUITE-123
Change-Id: I07eed62ee9ae40225e6de7ccac07383a0f1ab62f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
The function keyword does not work in bourne shell
Change-Id: I8de750c3b310e9dcc5f039cba389e5e816f003c3
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@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>
|
|
|
|
|
|
|
|
|
| |
- Pull in lots of commits from upstream/master
- Update qtglesstream recipe to newer version
to fix build break
Change-Id: Icd3452fe11c572432f372df288456d688b6ba7fe
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mkpecs/qconfig.pri defines QT_ARCH and QT_BUILDARCH separately
for host_build and target build and both of these were always
set to target architecture. This cause issues in the SDK, if
component tried to build host tools using these values, which
qtwebengine does.
Fixed now, so that the host_build variants are taken from the
nativesdk's mkspecs/qconfig.pri.
Task-number: QTBUG-63155
Change-Id: I44644c97d634dac6297e28cc851fc31f7eaf1f90
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
Adds a wifi example
Change-Id: Ie148c293115e042910c94040ea5efc694e7460e1
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
|
|
|
|
|
|
| |
Task-number: QTBUG-61124
Change-Id: Ibf8920c2bd42bbff192923f8f7c8b95e5216ead5
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
qtwayland-scanner was missing from the toolchain.
Task-number: QTBUG-62800
Change-Id: I5e9edc2ee6f8a2004f1d3fce1bc6258d9a1381e3
Reviewed-by: Mikko Gronoff <mikko.gronoff@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>
|
|
|
|
|
| |
Change-Id: Icf89fecc5c0fc906375b08483d91a1808b739777
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
This also fixes the geniviextras-only PACKAGECONFIG, which wouldn't
work otherwise
Change-Id: I07c748742d755734e1004ee73391a396f8b78510
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
| |
Change-Id: Ibb455bdf95c75d4d6d4f5c8c4758cd201e75c765
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: Ib779f3f9c27c5f26482a3c9c4a9af02dfb2e32b3
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
| |
Task-number: QTBUG-60734
Change-Id: I26bb6c198a0d77e1c58f7224617806d0749d6774
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I79730eaa688dec0cfede85b999fa7580fcb53e15
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
|
|
|
|
| |
Change-Id: Ifa92ce8d86585f6e818e05be6fc9ebf3ace4703d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| |
| | |
refs/staging/morty
|