| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
The application manager plugin needs own versions of Qt and Kit to work
correctly. Those can be enabled with --appman argument.
Change-Id: I089366367dad310f15b10d727931b0be46a97d93
Reviewed-by: Wolfgang Bremer <wolfgang.bremer@pelagicore.com>
|
|
|
|
|
|
|
|
|
| |
... and add FreeMono font to image.
Task-number: AUTOSUITE-46
Change-Id: I22f519d09f600b6501fb7194199ad5dea831a76d
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
|
|
|
|
|
|
|
|
| |
Startup is disabled by default.
Task-number: QTAUTO-275
Change-Id: I3c7cbca10dc3a0d0ca2cc512c34b02b6985fe0d9
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
| |
Change-Id: Icce4a1345accccf6becd237a28093dddd273b353
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
|
|
|
|
|
|
| |
fedorahosted.org was retired on March 1st, 2017.
Change-Id: I84c465da283e5e3642f8c26086ccf381910a7b0d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I61c590d3d901235cbe6e67f4d3a115ecc26b781c
Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
If the user doesn't source the setup-environment.sh script do not
exit the current terminal window
Change-Id: I4c1df6bab434a8342abcf96a7ed4b9ccc257c8aa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Neptune-ui depends on qtquickcontrols-qmlplugins and
qtgraphicaleffects-qmlplugins
Change-Id: Ie78228e42795bed9ccbfc631f1b9ea8189b9fb0e
Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
|
|
|
|
|
| |
Change-Id: Ife594fcf72bd0c307c55b764d439c7813bae4a3e
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Task-number: QTAUTO-274
Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
sdktool outputs "Error: Id was not found." when trying to remove
debugger id that doesn't exists.
Change-Id: I6ebb700e8b785b9309835cb5fba501db56f65084
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: Ieb60632d524c9a501aacf71df7a0c35f69810ca1
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
|
|
|
|
|
|
|
|
|
| |
Deletion of temporary workspace can save substantial amount of disk space
during the build process, but it has some side affects that cause recipes
to be rebuild unnecessarily.
Task-number: QTBUG-58100
Change-Id: Iab73c2078dcc2107a453fde7da411ae5b7ff032d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I4d2fbbddb1177933f3212964858b0ba0eee5b644
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
These interfere with ADB connection on Windows.
Task-number: QTBUG-58235
Change-Id: I9414e988eda2562093b1d814dcd23f8bc3807e3b
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The tty command can return "not a tty" and thus contain spaces. The test
command invocation in /etc/profile did not take this into account.
This led to an error message
"/etc/profile: line 34: test: too many arguments" when running a process
with Qt Creator RemoteLinux plugin.
Change-Id: I892f8ed47a95f41977b7ef49f42c5c3a41cdf848
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Windows version of qtquickcompiler requires additional mingw libraries,
that are not built in yocto. Include those from prebuilt package used
also by Qt desktop packages in Windows.
Task-number: QTBUG-58256
Change-Id: Id27d2267c43e562c089614498e33bd454e649ebc
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
| |
Change-Id: I6e621a817fe5af8d3f4e62036dec4f3f8f7722c0
Reviewed-by: Volker Krause <volker.krause@kdab.com>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: Ieee95167c9b23b857d3877a63f83941f7ace66b5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I0953ad20c598a9d728b57776bc9f76f8f6384d0e
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
Change-Id: If8bca1346873120ac1b7c4f9d264c920d1268a34
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I3fb4e954d745c120d470aeb9c1ffb4a1b9650771
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I2fa8e129dc2a12dccf7b624d4f75d0123ab7a57a
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
|
|
|
|
| |
Change-Id: Ife936b3409743d01d2d9ca810d948aedec7c5f48
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Enable eglfs_kms integration plugin which enables qtwayland support,
but don't use it by default, since it fails to work with LCD cape.
Task-number: QTBUG-57806
Change-Id: I059a62344cd654126c4aae3efb73299a2dfe9782
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
qbsp-image creation broke builds where MACHINE did not have conf file
distro/include/${MACHINE}.conf, since it was expecting to find .img as
a result of the image build.
Change-Id: I686684f86f94b4c227ba40dd17fd8bb14e705b9d
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: I4f7777a6bf52f3229d531d8fc8de93ab9c4864e8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I8bf0c2d1ad38eb6056b8000e617ab1a35a8873b8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Using new sdktool interfaces for <LANG>toolchain and debugger.
Change-Id: I0ddd788feba74280bda760826dd154a284ea9979
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Update to use new <LANG>toolchain interface from sdktool and
register gdb as a separate component for the kit.
Change-Id: I440b7246a610701635b354d9403c146b70eefb22
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
|
|
|
|
|
|
|
|
| |
Needed to generate documentation
Task-number: QTBUG-57889
Change-Id: If334d2076a5914550a18639c4c9b9d3596ab070a
Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rather than using Google's ID, let's pick an unused one.
We are not reserving an official USB vendor ID, since this is only used
for development and Qt for Device Creation users will use their own USB
IDs in the final devices.
Also always use a fixed product ID, since ADB_PRODUCTID value will make
no sense with the changed vendor ID.
Change-Id: I69ed1bcfbe3e17b5faebf4b3b71f691778776da7
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
7zr is already available is some distros without need to install
additional utils.
Change-Id: Iabcbf98b3db66d04ab7c16b3316d6ff309ec90cc
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Add license component that can be used to show EULA or similar license
terms to user before installation. As an example, the NXP EULA is used
for all imx based devices.
Task-number: QTBUG-57413
Change-Id: Ib593a14ff713a637082a665e7a33a48f1394e37a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
|
|
|
|
|
| |
Change-Id: I11475457ef1178f15ddf4e26300b9b1f37c064cc
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I0c8f25e511dbb48f2e046d67ecbd2e5ea365b403
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I57f26cd87a3e94725bb917a8935fb76c1bf90756
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
SGX kernel module and overlay dtbs were not installed.
Task-number: QTBUG-57663
Change-Id: Ic978c051870c687c95c0c1485065c235f56e60d6
Reviewed-by: Teemu Holappa <teemu.holappa@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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
openssl and openssl-misc are required for update-ca-certificates to work
correctly when c_rehash is enabled. Instead of having those in packageconfig,
add them here as rdepends.
Remove old ca-certificates recipe as upstream poky has a newer version.
Task-number: QTBUG-57641
Change-Id: I3c76f86ec52c193cedecc51c50805c897b8e03b6
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
| |
Change-Id: Ibc5cb6ecd1db4cbc0436606700dec1e56e44b71d
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|