| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
Rename the toolchain output to use both SDKMACHINE and MACHINE in the name,
so that we don't need to rename it when uploading. This also adds -mingw32
into the windows SDK name.
Change-Id: Id70c8bc456a15d263579eefdaa2a0e136741d0ba
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Fixes a few race conditions in multi-process mode
Change-Id: I122022e386008d12b666fa6667a21e0a3a8ed3a6
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ibf57131c3664a8c0279c5ce36cc20bd3fa6bbadb
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ifc290c4a6510aa4d7cd03eec944a7428f97e66a2
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro).
Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|\
| |
| |
| |
| |
| |
| | |
* origin/dizzy:
Mount boot partition from ostree-prepare-root
Change-Id: Id38bb6ebcf37f88f3d73916d55b3968f019108c2
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is more convenient than having to implement
two code paths to do the same thing - one for systemd
based images and one for systemd-less images.
This is also more efficient, the earlier implementation
in initramfs scripts relied on udev which affects boot
time.
Change-Id: I0fee1072ed34f13d5dffb846322ddd7cef5542fe
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Fixes web browser crash
Change-Id: I3053875769f061cb4c155c73d8739ec03d6cae0e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: I0ae23af4fb9f7165b15bb2b70f88e6b1aef7a825
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently libinput does not work with nitrogen6x and touchscreen,
so disable it until problem is resolved.
Change-Id: I5c569f843fbc958faed9da3bd3879aa66efeb5f5
Task-number: QTEE-1032
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
VKB now supports including all keyboard layouts.
Change-Id: Ib77a41c210b6b26b742ea0f3e3b78265bc435d77
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Update to the lastest revisions of both neptune-ui and
qtapplicationmanager.
Change-Id: If101cf5f18884a258dfeeaf5562014d8a9229fcf
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Add previously missed bbappend for qtbase-native
Change-Id: I943e6cd2f0e5a5084273ae27de7430f800a70a37
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| | |
Change-Id: I7c8bc95fda1ae08f13603915cee950605e376eb0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
| |
| |
| |
| |
| |
| | |
Task-number: QTEE-1027
Change-Id: I290777bdaa0f42280681a77423e3430b00746bce
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Windows adb cannot handle devices which have longer serial, so limit
it to 32 characters. Remove the -linux- part of the hostname to make
it a bit shorter.
Change-Id: I3f6f811a9ecd8a273576fdef268d5a343edc531e
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
The old non-qt image and toolchain are no longer used.
Change-Id: I9416d29af5b505810744cb4cbce0e99415a90566
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Include both in the automotive image and set neptune-ui to start at boot up.
Change-Id: I41197deb6a15540b7d27a5235fc1658582667b4a
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is required for ostree boot compatible initramfs
image generation on systemd enabled images.
Also there is no harm to deploy this module-setup.sh
script on a systemd-less images. We overwrite it when
deploying our custom dracut module in this case.
Change-Id: I8142cfa36db663782ac0399c30bc08cf5bdcd8b2
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: I65370af9b9d1f7362a6e5ad66dc124909835efd2
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Recipe from KDAB
Change-Id: I6076bfbd84f4316fc65fb52feb444fc523a786aa
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: I2927568f49aeecef5d0622a90ea4fd75a66653e0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| | |
Change-Id: Ia725bbe698ed5dd5144e1a3d7c98854ee08eb503
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Disable texture_rg on imx6 based devices. Yocto image 1.8 has driver,
which reports opengl es 3.0 support, however texture_rg does not work
properly.
Change-Id: Iaeadbfb16bacd3d78d9c660fa02e761e1781b4f3
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Automotive toolchain will contain packages that are not available
in the B2Qt embedded toolchain. Add empty packagegroup recipe that
can be used to add new content to automotive sdk.
Change-Id: I43c520db9b4f292226b2b5402bb460232a20ede3
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Needed by systemd hostnamed service
Change-Id: I6b5a02918d989390e099ca63dad2eff3690995a2
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: I8b6015c3017ece38a296288f804deffff4fd2e6f
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/dizzy:
Use openembedded mirror from github
nitrogen6x: add u-boot binary back to the image
ostree: Add TLS support
ostree: patch upstream project
ostree: Add GNUPG to runtime dependencies.
Revert "Build nativesdk-ostree"
Remove unused b2qt-update-framework
Conflicts:
conf/distro/include/nitrogen6x.conf
recipes/ostree/ostree.bb
scripts/manifest.xml
scripts/manifest_fido.xml
Change-Id: Ie3884fa026fc8b8d7d05a9bff4b2beb124e4fd03
|
| |
| |
| |
| |
| |
| |
| | |
git.openembedded.org is down, use mirror from github
Change-Id: I39bd04ddd3fffff42a8883b63ec62c604efc3a35
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
This was incorrectly removed when update framework was reverted.
Change-Id: I3b32f37f97d570cdafeb4a4bb63dd1a07a6f02e7
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: I2cbfe533a8ce58d337f77f013b0da47a6a91681e
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- This allows updating files on the boot partition.
- Merges ostree's uEnv.txt with system's uEnv.txt
- Adds support for convenience symlinks in top level
of the /boot directory. This does not affect the
atomic property of an update.
Change-Id: Ie654e22d6e26aaa0c1395d226ed967765b0c764b
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|