From 0680f82e91ae7d5ca974f7f4d17167093e2d1994 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 13 Nov 2013 18:13:26 +0200 Subject: 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 --- recipes-kernel/linux/linux-raspberrypi_3.11.0.bb | 6 ------ recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | 6 ++++++ recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.0.bb create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.7.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb deleted file mode 100644 index 1ae39b2..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb +++ /dev/null @@ -1,6 +0,0 @@ -SRCREV = "d7474694bdc9836af17f4b4d839509f9aad7ffa7" -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ - file://sl030raspberrypii2ckernel.patch \ - " - -require linux-raspberrypi.inc diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb new file mode 100644 index 0000000..68c890c --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb @@ -0,0 +1,6 @@ +SRCREV = "b975d0aab6816dd1dc4ff938a0c95bc551831163" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ + file://sl030raspberrypii2ckernel.patch \ + " + +require linux-raspberrypi.inc 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 \ " -- cgit v1.2.3-54-g00ecf