| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The new displays available from element14 are TRULY displays
with synaptics touch, instead Himax.
Task-number: QTBUG-63148
Change-Id: If8edf15e6ac25811d0157a250c748c77ee701ed8
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Patch needed to get correct QT_HOST_BINS path during build.
Change-Id: Ic61b49ead57d7141bc540283ddbdb7ea36aa9ccd
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
| |
| |
| |
| |
| |
| | |
Task-number: QTBUG-63083
Change-Id: I07bd68fb01e07149c8a156155714f8b70e81e6b3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Previous revision no longer compiled with latest Qt 5.10
Change-Id: Ie939815efa56b96588a66444d79e58e1e915a389
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Previous revision no longer compiled with latest Qt 5.10
Change-Id: I7a1205dfa449cd78fd97f609e4c7f82a7ac6e933
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
QtDeviceutilities, B2Qt-Demos & B2Qt-Launcher SHA1s updated to 5.10
branch.
Change-Id: Iffdaed5db74c8567f978a1444b03f740899b1c17
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update Qt submodules to 5.10 branch.
Update QtGlesStream to fix build break caused by
submodules update.
Update & re-enable QtQuickCompiler.
Change-Id: I4069120b6b953d3ed7805f1807f4a0a2e27234e7
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
qtglesstream-dummy-client is needed to provide qtbase with opengl headers
and dummy library and the real qtglesstream is then built against qtbase
to provide it actual implementation. Now qtglesstream-dummy-client is built
to provide files to the sysroot, but not any packages, and qtglesstream is
built to provide the packages, but to deploy nothing to the sysroot.
Solves do_rootfs error: package packagegroup-b2qt-embedded-base-1.0-r0.all
requires qtglesstream, but none of the providers can be installed
Change-Id: Ib388599d9240a5ab9351692a4509adf721cc995c
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/morty:
meta-qt5: update layer
sdk: don't add qtwayland-scanner to mingw toolchain
sdk: add qtwayland tools to the toolchain
qtdeviceutilities: update module
b2qt-appcontroller: update SRCREV
Fix DNS for Qemu running on b2qt toolchain sysroot
qt5: update meta-qt5 layer
Change-Id: I0f21133d60417297225da9b9f27b49fd1b9dc400
|
| |
| |
| |
| |
| |
| |
| | |
Updates Qt submodules to 5.9.2 (snapshot 3)
Change-Id: I8f4dbb7d00daa49e881b4a1cf1b87de3d671acdb
Reviewed-by: Kari Oikarinen <kari.oikarinen@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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The b2qt toolchain had broken link in sysroot/etc/resolv.conf. It was
pointing to ../run/resolv.conf which is correct on actual device that
gets the file dynamically from systemd. That file is never created for
the toolchain and DNS operations fail. This change removes the link
from the toolchain.
Task-number: QTBUG-62580
Change-Id: I52098e667a9190e300a06b777f9fac778a545faf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Update submodules to Qt 5.9.2 (snapshot 2)
Change-Id: I3b6a17ea72ef1ba9f86ec8664292a3a5686ebde5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Ief6c873061fdff0e5628e69dbf76f33b9837a8a1
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| | |
* origin/morty:
qtivi: export envs for ivigenerator
meta-qt5: update meta layer
Change-Id: I2b5704706351e2ecd10ca0ea8bfc8f975adfffc1
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| | |
Pulls fix for qtwebengine
Change-Id: I80a3fc28cd016016f4af7cb9b4f38fb4f4155e1b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I25f74a1fb8e912f1f069b657fc63e66a9eb1e887
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
CMake file Qt5ScxmlConfig.cmake references the native qtscxmlc binary
which is not available without direct dependency.
Change-Id: Id1c45278c3b98e21d7467978d74caeb6caccee52
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The NVidia toolchain is dependent on using older version of weston/wayland
than poky/pyro currently provides. Add recipes from poky/krogoth which was
still working.
Change-Id: Iaab46edcdf01afd7eed30747395c80fb4bd68c39
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
do_populate_sdk failed if host did not have 7zr, since the dependency
for the native build was added to from task.
Change-Id: I98e52a373e29bc875db4c4a90b7c548589dc1fbb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
meta-toradex-bsp-common layer is still morty branched and behind Yocto
2.3 causing bbappend error due recipe version mismatch. Added BBMASK
for the recipe until layer is up to date.
Change-Id: If099c618752e6e21aff7d804f6061824b1cdc873
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/morty:
qtivi: don't use dlt by default
poky, meta layers: update morty branches to latest version
Remove all *.ci.local network addresses
Conflicts:
scripts/manifest.xml
Change-Id: I7918561f735604be2fd7e532bd3dfb8aec1d068d
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* poky morty branch 2.2.1 > 2.2.2, includes several
security fixes
* meta-qt5 updated to Qt 5.9.2 (snapshot 1)
* meta-freescale, meta-freescale-3rdparty,
meta-toradex-bsp-common & meta-toradex-nxp
updated to latest morty branches
Change-Id: Iba5dca2293aa861cba40b3b6bdeeab319cfba28c
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
| |
| |
| |
| |
| | |
Change-Id: I732eb903c0e92585e603e52ac8c250364d8cb031
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
also make sure variables are not expanded too early.
Change-Id: I975fcdc103af94a7dbed7b5539de4451a460446a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I1d6e265f0823fe55095a782811fe51662f81e1a2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
systemd-compat-units: Recipe file fetches files and does not have
license file information (LIC_FILES_CHKSUM) [license-checksum]
openssl-native-1.0.2h-r0 do_populate_sysroot: sstate found an
absolute path symlink
Change-Id: I98b49e109792d302a165e4975d2818d0614489f0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update poky, meta-openembedded etc. layers to pyro branches
* Remove/update meta-boot2qt layer patches/recipes as needed
Task-number: QTBUG-61283
Change-Id: I425609c99ef22a0cc904dd853b3bb281d32fbcad
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\ \
| | |
| | |
| | | |
refs/staging/pyro
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/morty:
qtivi: Use the latest version from 'dev'
python3-virtualenv: Add a recipe for python3-virtualenv
python3: Remove the multilib patch
qtivi: Add a PACKAGECONFIG option for dlt
qtivi: Use the option of the new configure system
qtivi: Restructure the recipe according to the OE style guide
Fix qdb connection
meta-qt5: update to Qt 5.9.1 RC3
meta-qt5: update to Qt 5.9.1 RC2
Enable sound on raspberrypi
meta-qt5: update to Qt 5.9.1 RC
rpi: update meta-raspberrypi layer to latest morty branch
Use actual Qt version for upload location
qbsp: use correct creator type names for qdb plugin
meta-qt5: update to Qt 5.9.1
Change-Id: I612e758baf79552b6478b3b85bcbd389a43f95a6
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The recipe also supports native and nativsdk builds
Change-Id: Iab2b66b7969a1ca7f444eece2f7a74ed3760364b
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is needed to make the python3 binary work
and find its modules
Change-Id: Ief417b4217a11b721990f560b44221f1ad0f8f9d
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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Connman has gadget networks disabled by default. Service qdbd creates
usb0 gadget connection. This results in race condition where usb0
disappears if connman is started late enough after qdbd. Fix is to
enable gadget networks for connman so it doesn't force it off.
Task-number: QTBUG-61718
Change-Id: I896b537bcfb03a1b92960166f0579a58ba6a2d6f
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I3e3a584d6aeebf0ec62b05735ffdb755377cd7c5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I26e1f03e490f52c0f3b30245c5bff4ff015d29a0
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently there is no sound when playing videos.
Change-Id: I8240b4ecdcc4966869751f97cde6168515d7c4d9
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update mingw mkspec to fix Qt build
Change-Id: I1f9ff8f09a7b2cac3b26426a44139b351e39abad
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Includes kernel updates among others, but most importantly fix for
broken wlan in raspberrypi3.
Task-number: QTBUG-61105
Change-Id: Ia81332c844c8999f69bfa79a40f237b5e9fb57f7
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I7629bcba7aadf9acb417d2c0b3567e1a0e9e69eb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I5dba58fbdaf5512710ed79973ab0e4809484d805
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|