From 0680f82e91ae7d5ca974f7f4d17167093e2d1994 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 13 Nov 2013 18:13:26 +0200 Subject: [PATCH] linux-raspberrypi: Update available versions to HEAD Update 3.11.0 to 3.11.7 HEAD. Update 3.6.11 to HEAD. Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850 Signed-off-by: Andrei Gherzan --- ...{linux-raspberrypi_3.11.0.bb => linux-raspberrypi_3.11.7.bb} | 2 +- recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/linux/{linux-raspberrypi_3.11.0.bb => linux-raspberrypi_3.11.7.bb} (77%) diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb similarity index 77% rename from recipes-kernel/linux/linux-raspberrypi_3.11.0.bb rename to recipes-kernel/linux/linux-raspberrypi_3.11.7.bb index 1ae39b2..68c890c 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb @@ -1,4 +1,4 @@ -SRCREV = "d7474694bdc9836af17f4b4d839509f9aad7ffa7" +SRCREV = "b975d0aab6816dd1dc4ff938a0c95bc551831163" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ file://sl030raspberrypii2ckernel.patch \ " diff --git a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb index 5314f5d..ba2c704 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb @@ -1,4 +1,4 @@ -SRCREV = "cbd6672e7e1b2dc5026f5dc7929a13a9a68f2a62" +SRCREV = "10bc58289a7ebf6b1ab724636e0a16116278e339" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \ file://sl030raspberrypii2ckernel.patch \ "