Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm2835-kernel-image: Remove recipe as bootloader can boot from Image directly | Andrei Gherzan | 2012-07-05 | 1 | -19/+0 |
| | | | | | | | There is no need for a mangled kernel image anymore. Precompiled RPI Bootloader can boot an uncompressed kernel image. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | bcm2835-kernel-image: Fix dependency | Gary Thomas | 2012-06-30 | 1 | -2/+2 |
| | | | | | | | Add dependency on kernel image as it must be built before this package can be completed. Signed-off-by: Gary Thomas <gary@mlbassoc.com> | ||||
* | bcm2835-kernel-image/bcm2835-mkimage: Make machine specific. | David-John Willis | 2012-05-10 | 1 | -1/+3 |
| | |||||
* | bcm2835-kernel-image: Add recipe to deal with prepending the 32KB header to ↵ | David-John Willis | 2012-04-12 | 1 | -0/+17 |
the kerenl image. * TODO: Clean up these recipes and merge -mkimage and -kernel-image. |