diff options
| author | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-23 15:16:49 +0100 |
|---|---|---|
| committer | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-23 15:16:49 +0100 |
| commit | ed934b7c4411536429099676ba9ed15386e9d98b (patch) | |
| tree | 80b1e3cb00841b585a1e47efd6784190c0af76af /recipes-kernel | |
| parent | 1cc562d9d340e09a94adbbf7d5f1bdbdbfebd24c (diff) | |
| download | meta-raspberrypi-ed934b7c4411536429099676ba9ed15386e9d98b.tar.gz | |
linux-raspberrypi: Bump SRCREV and Kernel PR.
Diffstat (limited to 'recipes-kernel')
| -rwxr-xr-x | recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb index 8a61f89..8a24051 100755 --- a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | |||
| @@ -4,10 +4,11 @@ require linux.inc | |||
| 4 | 4 | ||
| 5 | DESCRIPTION = "Linux kernel for the RaspberryPi board" | 5 | DESCRIPTION = "Linux kernel for the RaspberryPi board" |
| 6 | 6 | ||
| 7 | # Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. | ||
| 7 | # This is on the rpi-patches branch | 8 | # This is on the rpi-patches branch |
| 8 | SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6" | 9 | SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc" |
| 9 | 10 | ||
| 10 | SRC_URI = "git://github.com/djwillis/rpi-linux.git;protocol=git;branch=rpi-patches \ | 11 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \ |
| 11 | " | 12 | " |
| 12 | 13 | ||
| 13 | LINUX_VERSION ?= "3.1.9-rpi" | 14 | LINUX_VERSION ?= "3.1.9-rpi" |
