| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Until now, the toolchain used by CI has been created without Qt, but with
all (best guess) Qt dependencies. Now toolchain is created with Qt and we
get all Qt dependencies correctly into the toolchain. As a consequence,
CI will now need to build Qt, which has not been covered in CI before.
The difference between embedded-sdk and embedded-qt5-sdk is that
the former does not include files needed for debugging.
Change-Id: Ie2be156c07e51119c0d4782494d6bcde6f34ed60
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
|
| |
Include wayland-dev package to SDK to have wayland-scanner there, needed
when building QtWayland with the toolchain.
Change-Id: I8b4fc2c0af3a7a27cf0376eb21c88e33c83a2e54
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation
license on all recipes.
Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
If perl is used from the SDK, it also needs modules.
Use python magic to separate packages that cannot be installed
to mingw32 toolchain.
Change-Id: I9190cea1f00a166cc2f9119f2d4ad29c00347e19
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I6f60a6e9a23e063c16052f2291cca90a0fc34084
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit a5323e1fc1f734036d29da80aca037576e9d94b9.
Running GNUPG (OSTree dependency) from toolchain is not
supported.
Change-Id: I00c5ddedfd06a5c56e64c0b3d45007b740f41a80
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
The 'ostree' binary is not available as an installable
package on Ubuntu. Instead of requiring users to build
it from the source code, lets add a native ostree binary
to the toolchain.
Change-Id: I50031e0fc72bc0585785634a329d1557876a020b
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
pkg-config got installed to toolchain, which made qtwebengine
build fail, as it tries to use it for host libs.
perl and bison are not working correctly from toolchain, they
have problems with sdk relocation.
Change-Id: I7755f4599ad7c87b60d5bfc66e0a2cf13fec9330
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Install all wayland related packages from common packagegroups,
when wayland DISTRO_FEATURES is enabled.
Include DRM and GBM dev packages to toolchain, libraries are already
included in the image as dependency from weston.
Change-Id: I88f3ded7c2bb5ca85318a7945f4739b968b9d97b
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
| |
Better inlined with upstream code, no actual functionality changes.
Change-Id: I3f4e3170c925e498cfbd86c93d9265fa0bb8436f
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
| |
Required tools for compiling webengine, which are often not installed.
Change-Id: I3e27fa7ac2cab2cce58d3b80f4db622bc21948d3
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
If the toolchain is added to PATH, the python needs to have enough
modules to able to build QtWebEngine.
Task-number: QTEE-824
Change-Id: I2c9f977118f70928735eb7663d272364c5fa6754
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/stable:
toolchain: include base-files
Update meta-fsl-arm-extra to fix u-boot-boundary fetch failure
Install fonts with help of Yocto recipes
bbb: remove preferred version for SGX
Update Qt logo
Remove u-boot-fw-utils
Change copyright notice
Conflicts:
b2qt-init-build-env
conf/distro/include/beaglebone.conf
recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-target.bb
Change-Id: I5b22412d0530e70057f705da34247803498ddde3
|
| |
| |
| |
| |
| |
| |
| | |
URL points to qt.io
Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Host part of the SDK need to be configured per device as well,
otherwise wayland is build for all machines.
Change-Id: If5287da32f1f09fef47826576e48060f6a9b642c
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|/
|
|
|
|
|
|
| |
weston-examples may get removed later on, for now they are necessary
for testing and development.
Change-Id: I0bbb1d9d66045d8844f07d8e0bca9d7fc19251c3
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
| |
Some additional python modules are required to build QtWebEngine
Task-number: QTEE-443
Change-Id: I47e0d9e8cf1b253e166684b32f2c7141a89749f5
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
| |
mkcard.sh script is moved to b2qt-build-scripts, so that
deployment of images is not dependent on the toolchain.
Task-number: QTEE-434
Change-Id: If7a93d4e8065c38a1d7205ce29d11ca8fbf8d2cf
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
|
|
|
|
| |
Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
| |
Change-Id: I726d154e54a43d2561969d789709895d4c594da9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
|
|
|
|
|
|
|
|
|
| |
- imx6 viv_samples removed
- libgles files for other SGX versions removed
- unneeded python modules removed
Change-Id: I4c76ba96e6c445f872cbeccc370ada90da3702df
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
New image ready to run Qt5 (but without it) and
toolchain that is can be used to build Qt5
Change-Id: I2df926dae97a37e33af1f0e6edca5b04d3ce2c4f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|