diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-06-11 17:18:30 +0000 |
---|---|---|
committer | Gherzan Code Review <gerrit2@gherzan.ro> | 2014-06-11 17:18:30 +0000 |
commit | 4a6f326a23ac04a128c4427df719c0d639d414f2 (patch) | |
tree | cff3a47df00f4282113d424dfc86665da4201842 | |
parent | 9cb147d1ddaa16252e0163589b56ef5d8df16dbb (diff) | |
parent | 0409d0e5217c07a8006acc99b5a3874d65ecaec1 (diff) | |
download | meta-raspberrypi-4a6f326a23ac04a128c4427df719c0d639d414f2.tar.gz |
Merge "linux-raspberrypi: Update kernel to 3.12.21"
-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 | " |