| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Update meta-tegra layer to the latest revision on sumo branch and make the
necessary adaptations.
Change-Id: I4119fdf43507645ae3c02da01e3695cdbedf6321
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
| |
Task-number: QTBUG-67257
Change-Id: I1c47ac72d4c4105e11d81b96f987f59bd07b7e10
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
Use the latest release for Jetson TX1 and TX2.
Task-number: QTBUG-64136
Change-Id: I39bb2592a20694befc721b202ee3f7b33623ee1d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
* Update env init and set-up scripts with jetson-tx2 definitions.
* Include jetson-tx2 specific configuration files.
* Create a copy of an existing patch to adapt to recent changes in the
kernel directory structure.
Change-Id: I28fbc6cdfe91562ef261543bba4d136c4291ce23
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
The feature requires at least 3.17 kernel, which the jetson-tx1
doesn't have.
Task-number: QTBUG-63890
Change-Id: I5b0ca1055a002b9a3ddf136276412d593a0d3654
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added new init script that can also mount NFS root. The original init
script from meta-tegra layer can only mount from local disk partitions,
so an enhanced version of the script was written. While primarily
written for RTA testing, end users may find the ability to mount from
NFS useful.
Task-number: QTBUG-61190
Change-Id: I76af558f2a528862ca1f88dcb4958a5686b508f5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
The binary-only gstreamer plugins for jetson tx1 are compiled against v8 API
of libjpeg and cause crash if used against the default v6 API.
Task-number: QTBUG-60860
Change-Id: I3be0a0389b31710bdf89b90a2a35028f0937164b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Closing Qt application caused video mode to change, which in turn
triggered NULL pointer deference bug in tegra kernel.
Task-number: QTBUG-60417
Change-Id: I0dffc3cd6773637742a1e54f6c495fdde0fbd895
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
| |
Change-Id: I6a9c2e3364840c74440787a73815c3aedacde02e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
Reserve meta-tegra-extras for the open source meta-tegra layer
used for Jetson TX1 and TK1.
Change-Id: I78b168105f306ee342671b612205d68b56016c14
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
[RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK
Drop support for nvidia-logan
Change-Id: I9b2c55f213ff3eb01969a49ad64e596692fcee31
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
| |
In Qt 5.8, the EGLFS EGLDevice plugin depends on KMS feature.
Change-Id: Ifa32bcb13a39295ba0b4c0358d6e43b92c832861
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Problems with eglfs, so revert back to previous PDK.
This reverts commit 323408406d9133a5462a24fea4ec86e649088180.
Change-Id: I3ee36809cb823aefdc03f8a24d052c2a76f308db
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
[RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK
Drop support for nvidia-logan
Change-Id: Ic8c76313704c3e666050284f02cb1a40237366e5
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
Changed both nvidia-logan and tegra-t18x to use the same metalayer from the Vibrante 4.0 SDK.
Kernel sources and libraries are stored into the internal CI repository.
These definitions can be overridden by SDK folder using following environment variables:
export KERN_DIR=~/Vibrante4.0_RC1/vibrante-t186ref-linux_src/kernel
export PLATFORM_TOPDIR=~/Vibrante4.0_RC1/vibrante-t186ref-linux
export TOOLCHAIN_PATH=~/Vibrante4.0_RC1/toolchains/tegra-4.9-nv
export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE TOOLCHAIN_PATH KERN_DIR PLATFORM_TOPDIR"
Change-Id: If58a0fcbe01daa9a55dd041b79a9d80a90fde284
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|