| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
XDG_RUNTIME_DIR must be owned by the user, and Qt automatically
changes the access rights if the directory has something else.
Enable systemd's loginctl enable-linger for the default user 'root'
so that /run/user/0 is always available.
Task-number: QTBUG-68152
Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
(cherry picked from commit 9c39345b8c202e29c2759774452ed8df8a84cc11)
Reviewed-by: Mikko Gronoff <mikko.gronoff@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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Support for Salvator-X (H3/M3), H3 and M3 Starter Kits.
Requires driver package installed as instructed in meta-renesas and
correct SOC_FAMILY set in the local.conf
For Qt Company internal builds, required driver packages are in the
renesas-rcar-gen3 git repository.
Change-Id: I051591f98f773a1453f531ae1b49cb2f18ce93bd
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
| |
H2 targets no longer build with morty branch and will be
replaced with H3.
Change-Id: Ibc6e60d4965537cffdc143801fb4ba32db7ffaee
Reviewed-by: Mikko Gronoff <mikko.gronoff@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>
|
|
|
|
|
|
|
|
|
| |
QtWayland depends on libwayland-egl which is provided by mesa
for renasas boards.
Fix Project ERROR: wayland-egl development package not found
Change-Id: I5c6671e4ee599a15182e96bf23cc71288b7f699f
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
| |
Extra patch needed for linux libc headers to get systemd to build.
../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT'
undeclared (first use in this function)
Change-Id: I52492cff70228bee477b1e5b287af66138564dd1
Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
I have only personally tested the porter build as it's the only
device I have, but getting the others to work as well should be
straight forward.
Please see the note in conf/distro/include/rcar-gen2.inc about
the binary drivers. The documentation we ship with Qt Creator
should expand on how to install the drivers. Additionally we
must check with Renesas how we could redistribute prebuilt
images if we want to do that.
Change-Id: I82e03aad9b43bee068aaa0472aeac4d394f049a8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|