| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Change-Id: I38dc17b0c4685f1ce5b69f2015b516cd7a854776
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
|
| |
Fixed build issue with tegra-firmware after cleaning.
Change-Id: I4e16a6493a18d4986cfd936f094f7ec0254dcbdc
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: I993eed21313dc91daa46197d9d19363a839953ce
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
|
| |
Reduces the package size signifivcantly.
Change-Id: I127a37466fa4d5f4cd1e123fbb9b3b4e7bb56ca6
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
|
|
|
|
|
|
|
|
| |
Instead of using $OECORE_NATIVE_SYSROOT environment variable, that require
sourcing the environment-setup-xxx script, use the SDKPATHNATIVE path that
gets relocated during sdk installation.
Change-Id: Ife7f84b3bb92d1492e96e9a65fd9cec4555aaecc
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: I57c56c7e420f89e8c550a8ab1e5466e6a3a85cea
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Show the used SDKMACHINE in Build Configuration, when a build is started.
Change-Id: Ic99bfa7ea0194576066b6cc2623302a864f4167f
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Used as a sstate-cache and download mirror
Change-Id: Ia1c06e1d5df2acb32ebbda8e6d85635252149323
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Copying directly to sysroot left the dll out from the sstate
package. Use the existing functions to get it to correct places.
Change-Id: If7ca3b4918c6ab73a713bcf297046248d20e1ef7
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: I6d00c21fa04e77db60c7c48ad6ba10eacad00b42
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
The branch and revision of each meta layer used in the build
are stored in the image (/etc/build) and in the toolchain
(${SDKPATH}/version-${REAL_MULTIMACH_TARGET_SYS}).
Change-Id: Ic4be1cff62e11746ee3ec61c7909ed8c35c84db2
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
The wide display used in the automotive cluster demo
Change-Id: I6d3b41500fb9a32c99b5777a09b41a0068686732
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
Remove the /qt5/ subdirectory from all of the Qt installation paths.
This helps on Windows host, since the mingw DLLs are available
in /usr/bin, but not in /usr/bin/qt5.
Change-Id: Iba3e08aef98cb6c3dcb08e43fcce9152a4a432c1
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
New emulators use newer QtGLESStream version. This has to
be used as well for 5.6 builds.
Change-Id: I3459aa1aba8e3e1c077b5f01a3cc9879afae604f
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I0f6a4ad478ff786940d9f680d3fd546af950082d
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I011075a6370d1ad46c90b72e7e42b39367d4d630
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iee56b222bf44454e9efe814e0279f3c38c594af8
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I9692be2720f801af9c543796e78615cf3c185177
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: Id959f79d2747587318752a07cde283913ce3effa
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
QtWebBrowser included, download new videos from web, update qtlauncher
Task-number: QTRD-3785
Task-number: QTRD-3794
Change-Id: Iaeca03851066346aa1cee0b2e76b6995a83c8e50
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Id806ae679ae83936f6de75a294d717392f89f2eb
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
SSTATE_MIRRORS contains the build artifacts from previous builds
done in CI and Jenkins. When running yocto builds locally for components
with identical build configuration, the artifacts can be fetched from
the mirror. This is usually the case for most of the base components
and toolchain, as they are updated less frequently.
Change-Id: Ic185b5a5dfd3b3b839bcd0ae102067a40a3040c6
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
ninja-native was removed from meta-qt5 and it was moved to meta-oe
(master and jethro). We are still using fido, so we need to add the
recipe here.
Change-Id: Ia77030d189b5c1112391d3e537feeea52fc0ab8d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Id8c598b5d276060efc7a120a2d9266a2ca41221b
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ic76e9c4adccf2d08a4e305b6d164c63ce19084aa
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: Ib7308d25f58f890eee6c99829ae636cabc8aaede
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: Ieecfba62b82b998bbb6ec15105ce1f915dbf3f48
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: Ia063d7a5d04b8ff679d8b4743e5c5eea148d489b
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Change the host paths during SDK build to qmake build-in variables,
so that we don't need to patch anything during SDK installation.
Change-Id: I9273d85f10da5aa1897f35f1866abb4d80a625fd
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I3cb97636ed064a1e9fd2a45f8fe0b12edba52428
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I136d9cae2ae5a8366dce1b7c3d10dad3f623f5d3
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I352706d779dfad0afa59fee71b29fbc9cf128aa6
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Idb7af9308e702b4ef5f26e6423cfa270f8c036e5
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I6f60a6e9a23e063c16052f2291cca90a0fc34084
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
| |
Add meta-mingw to the default manifest.xml.
Change-Id: I0c0d39d7859ce3ff3e75fec97ccefbf79e2627df
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using openssl-linked configure has side effect that gdb catches the SIGILL
signal, which openssl uses internally on ARM, every time when starting
debugging any Qt application. This is annoying and somewhat confusing
behavior even with QtCreator.
Using the default openssl configure argument prevents this, while using
the 4th argument for PACKAGECONFIG keeps the runtime dependency to libssl
correctly in place.
Change-Id: I3eb33ffc08980565930169710ed81de5fd4e0aa8
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
b2qt-utils was left out of automotive image, although it was in the SDK.
Remove unused packagegroup recipe, which was split in to two separate
recipes earlier.
Change-Id: I15f5f2453a88efe120c879bf340b277aebd0a6db
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I1b23336c36fac239b492e21d0de7e468a05e62b0
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
libinput now works in nitrogen6x.
This reverts commit 5d017cec39c62d47a6295d09513f7fd855ad3f5e.
Change-Id: I76f3e79fc4dfad2362c32bb04e275b6e88cae263
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Set screen resolution for touch controller (ft5x06) so that touch events
are processed correctly on Qt.
Apply CMA argument to the correct u-boot script
Change-Id: I128f32b64c9bdc987c158a1e193d56cd8001106e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
QT_DIR_NAME change was incorrectly included in another commit,
revert it.
Change-Id: I11b3453dac0fa4079cb7c1dafb0af0742e3a3404
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
The nitrogen6x image support all devices from BoudaryDevices, but
the u-boot is build for each device with different config.
Build u-boot with all known u-boot configs and add them to the image.
Include also the upgrade_6x script to make u-boot update possible.
Change-Id: I61de8016328c551350e48b2f194b31ca5c528608
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Build with lipi-toolkit. The default installation path for lipi-toolkit
libs causes QA warnings.
Change-Id: I4b7a5986cbd1589fca2bc8744bdb88792bf0b4bd
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
| |
Adds support for QtVirtualKeyboard
Change-Id: I61ae956f8f7b7c94bbaf271e3c5ec167c5e49a95
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
| |
Prevent Qt Quick Compiler sources and debug files from being
installed into the toolchain.
Change-Id: Icaec46d824005292be28cfdf90b7fc9f605494f8
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Update to revision scheduled to be released with Qt 5.6
Change-Id: I77158305a3277e0124dd85fa5081227608e08d6f
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
This updates kernel version for boundary devices, but fixes video playback
problems.
Change-Id: If76b9c6ee4346d2d818ae933385d07fcc88ff5c3
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I2dcc3588c6676946cfa3d7344c10be6378e780c0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|