From c4527681d225ec09c252cee6b4e394c02876ab98 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 17 Jan 2014 16:59:55 +0200 Subject: linux-raspberrypi: Update v3.10.24 to v3.10.26 Change-Id: I1fa7211af2d0c80ed49e6b3f70565ace88088601 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.10.24.bb | 6 ------ recipes-kernel/linux/linux-raspberrypi_3.10.26.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.24.bb create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.26.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb deleted file mode 100644 index 2adf7aa..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb +++ /dev/null @@ -1,6 +0,0 @@ -SRCREV = "ff9f6d87957877265086ab8368bdabf27d35f491" -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ - file://sl030raspberrypii2ckernel.patch \ - " - -require linux-raspberrypi.inc diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb new file mode 100644 index 0000000..03f0bd0 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb @@ -0,0 +1,6 @@ +SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ + file://sl030raspberrypii2ckernel.patch \ + " + +require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf