diff options
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.12.21.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.12.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.21.bb index 736be5f..a40b54f 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.21.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "b09a27249d61475e4423607f7632a5aa6e7b3a53" | 1 | SRCREV = "cb53ea88f75180cc1ba74f7f197c8e3fd4f47cfe" |
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ | 2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ |
3 | file://sl030raspberrypii2ckernel.patch \ | 3 | file://sl030raspberrypii2ckernel.patch \ |
4 | " | 4 | " |