diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 20:54:13 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 21:26:17 +0300 |
commit | 34c217d1149c880bcd0337467271cc62c9ef315f (patch) | |
tree | ee765f7d35a0a7f5d265b0ff9e2914beecae00d1 | |
parent | d470f32da29bece55e7e08939a91063a27efaaa7 (diff) | |
download | meta-raspberrypi-34c217d1149c880bcd0337467271cc62c9ef315f.tar.gz |
linux-raspberrypi: Update v3.12.11 to v3.12.18
Change-Id: Ifa763e4352051e4533eac98b4f7c74daf791cf72
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.12.18.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.12.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb index ff8ed2a..736be5f 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "e297b214d77ce06a321e5ff98d74ae511ce18696" | 1 | SRCREV = "b09a27249d61475e4423607f7632a5aa6e7b3a53" |
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 | " |