summaryrefslogtreecommitdiffstats
path: root/meta-architech-extras/recipes/linux
Commit message (Collapse)AuthorAgeFilesLines
* Tibidabo: enable systemd dependencies in kernelGatis Paeglis2016-02-261-9/+29
| | | | | Change-Id: I604a67e73543ff1852156bf190cd4d245fe81f90 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-09-151-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openssl/c_rehash patch updated to apply again. * origin/dizzy: Fix c_rehash run during image creation Include CDC-ACM kernel module Use mirror from github to clone git-repo tool Add libevent to toolchain and image Use correct path for mkspecs qt5: remove separate designer packages qt5: use 5.5-next branch for meta-qt5 qt5: patch qdevice.conf from correct location Change-Id: I6998da6dc050c17aa1cbf20d50bcf0d14fc4ee8e
| * Include CDC-ACM kernel moduleSamuli Piippo2015-09-101-0/+1
| | | | | | | | | | | | | | Task-number: QTEE-972 Change-Id: I9fc3e211c2cc4739d7fad210737b7a0cf860d8ce Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>
* | tibidabo: fix PRIC usage in meta-tibidaboSamuli Piippo2015-08-191-0/+3
|/ | | | | | | | The bbappends in meta-tibidabo try to use PRIC, which cases error with fido. Prevent this by setting PRINC to -1 in main bb files. Change-Id: Icd307d671260c330b10988158fb157048b66561c Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Change all tab characters to spacesSamuli Piippo2015-08-111-7/+7
| | | | | | | Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* tibidabo: use latest version poky for tibidaboSamuli Piippo2015-06-1110-0/+1004
Instead of using old patched version of poky for the meta-tibidabo layer, use the same version of all the meta layer as for the other devices. This requires the old u-boot, kernel, gpu driver and imx-lib recipes to be copied from meta-fsl-arm. Change-Id: I2e804fbe895370c23f8ae89cff4fe283302dabe1 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>