From ec36d853d8f6e5c147058b4f710309f2edae45eb Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 24 Aug 2014 03:03:34 +0200 Subject: [PATCH] linux-raspberrypi: Replace v3.14.2 by v3.16.1 Latest kernel supported by rPI. Change-Id: I658d8bb78ff61f856fc82328633ca227325436e4 Signed-off-by: Andrei Gherzan --- ...{linux-raspberrypi_3.14.2.bb => linux-raspberrypi_3.16.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-kernel/linux/{linux-raspberrypi_3.14.2.bb => linux-raspberrypi_3.16.1.bb} (77%) diff --git a/recipes-kernel/linux/linux-raspberrypi_3.14.2.bb b/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb similarity index 77% rename from recipes-kernel/linux/linux-raspberrypi_3.14.2.bb rename to 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 @@ -SRCREV = "b0da29026e2bd5602fed7f650124838696f9dda6" +SRCREV = "82692a293288c334f3da11895e63ea7d066db4f6" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \ file://sl030raspberrypii2ckernel.patch \ "