summaryrefslogtreecommitdiffstats
path: root/meta-smx6-extras
Commit message (Collapse)AuthorAgeFilesLines
* layers: add LAYERSERIES_COMPATOleksandr Kravchuk2018-08-151-0/+2
| | | | | | | | | Added LAYERSERIES_COMPAT to layer configs to indicate their compatibility with sumo. Change-Id: I6251ea2cbe785e755357beb32a3e713d2919d89c Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Enable uprobe support for smx6Ulf Hermann2018-05-041-0/+2
| | | | | | Task-number: QTBUG-67891 Change-Id: I5e2356a9c17e4d618aa5d501871032e22aa9eddf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* kontron: update SMARC-sAMX6i BSP to r03.00Samuli Piippo2018-01-317-156/+94
| | | | | Change-Id: Ia33509ecbbc9394b7cbdcd548abb0f6f28cf3c73 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* patch kernel configs in correct phaseSamuli Piippo2016-11-031-1/+1
| | | | | | Change-Id: Id9854cebb7a82c310fff281dea97a6aac0d746f7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* kontron: patch kernel to support newer vivante driversSamuli Piippo2016-09-162-0/+32
| | | | | | | | | | | | This fixes following error: galcore: Unknown symbol v7_dma_map_area (err 0) galcore: Unknown symbol v7_dma_flush_range (err 0) When using the Vivante GPU module as a module. Change-Id: I2e84403b9bab5c45386b32716021f55c70938d8e Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* Update license headersSamuli Piippo2016-05-182-14/+30
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* smarc-samx6i: fix kernel buildSamuli Piippo2016-04-133-0/+117
| | | | | | | Cherry-pick needed changes to make kernel build with gcc5 Change-Id: Ib930f4cc2601318d98f9bac246a209333859289f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Disable ethernet over usb on SMARC-sAMX6iSamuli Piippo2016-03-161-0/+4
| | | | | | | | Otherwise the device isn't auto detected by adb on windows. Task-number: QTBUG-51877 Change-Id: Ia52d4dd8e6cc10aec82b0ea6d50f3b00f412d7d5 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* kontron: update to Yocto BSP for SMARC-sAMX6i R02.00Samuli Piippo2016-02-242-0/+63
Change-Id: If0f8dc2c786bc63fba69531fa009efd8ae8111b7 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>