summaryrefslogtreecommitdiffstats
path: root/meta-architech-extras/recipes/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-11-122-2/+90
|\ | | | | | | | | | | | | * origin/dizzy: tibidabo: fix u-boot build Change-Id: I5ad008ee575bf27c319c1888e8218b9a937dd4c3
| * tibidabo: fix u-boot buildSamuli Piippo2015-11-062-2/+90
| | | | | | | | | | | | | | Include u-boot.inc from oe/dora to build the old tibidabo u-boot correctly. Change-Id: I3140afcaab2de3c2add77918f2304209f457acf4 Reviewed-by: Teemu Holappa <teemu.holappa@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>
* tibidabo: use latest version poky for tibidaboSamuli Piippo2015-06-111-0/+25
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>