summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/uboot/u-boot-mkimage_2011.06.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: renamed dir from uboot to the more appropriate u-bootFrans Meulenbroeks2011-12-131-29/+0
| | | | | | | recipe dirs normally have the name of the (main) package and the official name is u-boot Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* uboot: Add 2011.06 VersionSaul Wold2011-07-071-0/+29
[YOCTO #1198] Addes the 2011.06 version, while keeping the older 2011.03 version since other layers might be using it still. This will need to be fixed in the future as oe-core should only be keeping the current versions and layer management addresses this somehow. Signed-off-by: Saul Wold <sgw@linux.intel.com>