summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: add mainline U-Boot git versionOtavio Salvador2012-03-161-14/+0
| | | | | | | | The mainline U-Boot offers a good support for all the supported platforms and thus we use this specific recipe until OE-Core has the 2012-03 release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Revert "u-boot-imx: change include path for u-boot inc file"Otavio Salvador2011-12-211-1/+1
| | | | | | | | This reverts commit a2a5645bd119ac9b4b9dce2fe566adafb33d20d6. Seems like a broken OE-Core were being in use for testing thus making it fail. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: change include path for u-boot inc fileAdrian Alonso2011-12-181-1/+1
| | | | | | | | | * Change include path for u-boot inc file; * Something went wrong with github pull request commit 9dc3f8a1b7187150babbbcd5a62f960fa4500767 already handle this error. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* u-boot: move to recipes-bsd/u-boot and fix parsing of recipeOtavio Salvador2011-12-131-0/+14
OE-Core has moved u-boot from recipes-bsd/uboot to recipes-bsd/u-boot. This moves the files and fixes the path for inclusion of u-boot.inc file on the recipes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>