diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-08-24 03:03:34 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-08-24 03:03:36 +0200 |
commit | ec36d853d8f6e5c147058b4f710309f2edae45eb (patch) | |
tree | c388304472b4397c50c4fa4a627c8e448678f6da | |
parent | 0a5b6bb390f4fd1286755ac1f374b12363879d57 (diff) | |
download | meta-raspberrypi-ec36d853d8f6e5c147058b4f710309f2edae45eb.tar.gz |
linux-raspberrypi: Replace v3.14.2 by v3.16.1
Latest kernel supported by rPI.
Change-Id: I658d8bb78ff61f856fc82328633ca227325436e4
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.16.1.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.14.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.14.2.bb b/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb index 9cb7c64..60aca96 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.14.2.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "b0da29026e2bd5602fed7f650124838696f9dda6" | 1 | SRCREV = "82692a293288c334f3da11895e63ea7d066db4f6" |
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \ | 2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \ |
3 | file://sl030raspberrypii2ckernel.patch \ | 3 | file://sl030raspberrypii2ckernel.patch \ |
4 | " | 4 | " |