| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
As of meta-openembedded krogoth branch dracut RDEPENDS
on systemd optionally, using the bb.utils.contain() function,
and RDEPENDS on util-linux.
Change-Id: Ie505590c6215055c242d120ec7cfa9035b6a2f10
Reviewed-by: Erik Botö <erik.boto@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
The PowerVR driver initialization must be run before Qt can work.
Also extend boot partition to make sure FAT32 partition fits
corretly, which resolves a sd card boot issue.
Task-number: QTBUG-60945
Task-number: QTBUG-58720
Change-Id: Ie1cb08f93473efc48098858c8a3c5308d8668141
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added new init script that can also mount NFS root. The original init
script from meta-tegra layer can only mount from local disk partitions,
so an enhanced version of the script was written. While primarily
written for RTA testing, end users may find the ability to mount from
NFS useful.
Task-number: QTBUG-61190
Change-Id: I76af558f2a528862ca1f88dcb4958a5686b508f5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
This is a workaround for a bug, where fonts are not drawn when
hw mouse cursor is used together with Qt Quick Controls 2
Task-number: QTBUG-60957
Task-number: QTBUG-61191
Change-Id: Ia7fc6731eff88f1490c788faa87be3b775ffad6a
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>
|
|
|
|
|
|
|
| |
QtLocation now has a submodule which needs special attention.
Change-Id: I570dbf0bab1416954f46a55430ad245fd1e9653c
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I691a718ec29ce29bdf56c0fb6e6bc2553c48312c
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
| |
Change-Id: I3f481b0a9d6c1c174075d651ec975bdf877cdf56
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update submodules to 5.9.0 RC (snapshot 1)
Change-Id: I617e43540021005687a4335a4f3e861f65e06c17
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Devices without working RTC (or backup battery) forced system time
during the boot to the build time of systemd. This interfered with the
fsck ability to detect insane system times. As a result the boot time
filesystem check failed because last mount time was in the future.
Task-number: QTBUG-60587
Change-Id: I4c41a5183d56a6dd29707e5557781f722bd363c1
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Kari Hormi <kari.hormi@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>
|
|
|
|
|
|
|
|
|
|
| |
Autoload required kernel module, and setup uboot to enable
it if found during boot.
Task-number: QTBUG-54817
Change-Id: Ie57c4212ba0bc927df7a51513d75afa2e9596715
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
|
|
|
|
|
|
|
| |
This caused the given ABI for C++ compiler to be invalid. This was
usually not harmful, because Qt Creator guessed correctly as a fallback.
Change-Id: Ieff4e69d6bd635bbabd0420cf57b61755be381c5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Exclude renesas changes to host toolchain packagegroup that prevented
mingw32 toolchain build.
Change-Id: I922086c407e109f641bb2c9b351cdc50bc897b6b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
The binary-only gstreamer plugins for jetson tx1 are compiled against v8 API
of libjpeg and cause crash if used against the default v6 API.
Task-number: QTBUG-60860
Change-Id: I3be0a0389b31710bdf89b90a2a35028f0937164b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Use meta-toradex-bsp-common and meta-toradex-nxp instead of only
meta-freescale-3rdparty. This provides latest kernel and uboot versions.
Update the u-boot updates scripts to the v2.7 used by toradex images.
Task-number: QTBUG-60802
Task-number: QTBUG-60055
Change-Id: I34f2637f6bc46c15d558eeafefc8a57e066bd2b9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
Header in gles-user-module depends on a header from mesa.
Change-Id: I051a59e5991682972162a91c8d8d39ef18e3be81
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Renesas machine configs expect SOC_FAMILY to be defined earlier
the our current conf/distro/include config files are done. Add
new config files that are included already in local.conf.
Change-Id: I13a51689c843680fe6611556fad6cc78d00b3628
Reviewed-by: Teemu Holappa <teemu.holappa@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>
|
|\
| |
| |
| |
| |
| |
| |
| | |
* origin/krogoth:
NUC: add support for multitouch displays
Change-Id: I39cecf0afbdf9f6d7a23353e6bb2a14aa28e79dc
|
| |
| |
| |
| |
| |
| |
| |
| | |
Build kernel module used for multitouch displays such as GeChic
Task-number: QTAUTO-415
Change-Id: Icfbedf16db26bf9bd99b5b55e3074e33c9a1e4d7
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
IMAGE_ROOTFS_EXTRA_SPACE is used in regular rootfs to leave
extra space, but that's not needed in the initramfs.
Change-Id: I327d86443143b834c0fe28e9ab7a3c3533573f3e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* sdcardmount daemon segfaults on boot and is not supported anyway.
Remove it from emulator image to get rid of segfault message on
screen during boot.
Change-Id: Ibdaa9809105ec3097473d41ab34e866c9badb29a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
NUC has no ready made serial console. Add one to ttyUSB, which is then
automatically usable when plugging in USB to serial adapter.
Change-Id: I8b2687f60077079a8fc52f238b9de7ba50a4d965
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|