summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-imx: Fix x86_64-linux-gnu-gcc compilation errorCarlos Rafael Giani2019-05-201-0/+46
| | | | | | | | | This fixes the compiler error: | unable to execute 'x86_64-linux-gnu-gcc': No such file or directory | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
* Remove unused patch filesOtavio Salvador2016-04-195-317/+0
| | | | | | | | Those patch files were left orphan when upgrading the linux-imx and u-boot-imx recipes, becoming unused. The removal of them cause no harm and helps to keep the metadata clean. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-165-0/+317
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>