Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-raspberrypi: fix for parallel make install failures | Paul Eggleton | 2012-05-15 | 1 | -0/+4 |
| | | | | | | Disable parallel "make install" as this seems to fail with -j4. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | ||||
* | linux-raspberrypi: Bump SRCREV and Kernel PR. | David-John Willis | 2012-04-23 | 1 | -2/+3 |
| | |||||
* | linux-raspberrypi: Recipe Cleanup. | David-John Willis | 2012-04-11 | 2 | -7/+26 |
| | | | | | | * No functional changes. * Moved to my fork of the kernel tree as I have a few patches to push up. * Also sync over newer linux.inc. | ||||
* | linux-raspberrypi: Use zImage not uImage as the bootloader is not uBoot ;). | David-John Willis | 2012-04-03 | 1 | -2/+2 |
| | |||||
* | linux-raspberrypi: Bump SRCREV. | David-John Willis | 2012-04-03 | 1 | -2/+2 |
| | |||||
* | linux-raspberrypi: Add recipe for 3.1.9 kernel. | David-John Willis | 2012-04-03 | 2 | -0/+287 |
* Kernel is from https://github.com/raspberrypi/linux |