From efd760d0a2c027fe20ed190c56f416d0a47d7c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petter=20Mab=C3=A4cker?= Date: Thu, 15 Jan 2015 23:32:53 +0100 Subject: [PATCH] linux-raspberrypi: faulty branch and srcrev for 3.16 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit linux-raspberrypi_3.16 used wrong branch (rpi-3.14.y instead of rpi-3.16.y). Use latest SRCREV for 3.16 and bump version to 3.16.5. Change-Id: Ic81eeddb0c8a4df1f11948f00491f83ab877d040 Signed-off-by: Petter Mabäcker Acked-by: Andrei Gherzan --- ...inux-raspberrypi_3.16.1.bb => linux-raspberrypi_3.16.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/linux/{linux-raspberrypi_3.16.1.bb => linux-raspberrypi_3.16.5.bb} (69%) diff --git a/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb b/recipes-kernel/linux/linux-raspberrypi_3.16.5.bb similarity index 69% rename from recipes-kernel/linux/linux-raspberrypi_3.16.1.bb rename to recipes-kernel/linux/linux-raspberrypi_3.16.5.bb index 60aca96..97947c2 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.16.5.bb @@ -1,5 +1,5 @@ -SRCREV = "82692a293288c334f3da11895e63ea7d066db4f6" -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \ +SRCREV = "377c82aa1d31b37f1096096b0e4c65beb0bc5c49" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.16.y \ file://sl030raspberrypii2ckernel.patch \ "