summaryrefslogtreecommitdiffstats
path: root/meta-tegra-extras/recipes/qt5/qtbase_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* jetson: update to Linux For Tegra R28.1Samuli Piippo2017-11-131-6/+1
| | | | | | | | Use the latest release for Jetson TX1 and TX2. Task-number: QTBUG-64136 Change-Id: I39bb2592a20694befc721b202ee3f7b33623ee1d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add support for jetson-tx2Ilari Ängeslevä2017-11-021-2/+4
| | | | | | | | | | * 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>
* jetson-tx1: disable getentropy for qtbaseSamuli Piippo2017-10-201-0/+3
| | | | | | | | | 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>
* Support for NVIDIA Jetson TX1Samuli Piippo2017-02-151-0/+30
| | | | | Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Rename nvidia extra layersSamuli Piippo2017-02-151-30/+0
| | | | | | | | 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>
* tegra: enable kms for both tegra boardsSamuli Piippo2016-10-251-0/+30
In Qt 5.8, the EGLFS EGLDevice plugin depends on KMS feature. Change-Id: Ifa32bcb13a39295ba0b4c0358d6e43b92c832861 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>