From 34c217d1149c880bcd0337467271cc62c9ef315f Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 8 May 2014 20:54:13 +0300 Subject: linux-raspberrypi: Update v3.12.11 to v3.12.18 Change-Id: Ifa763e4352051e4533eac98b4f7c74daf791cf72 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.12.11.bb | 6 ------ recipes-kernel/linux/linux-raspberrypi_3.12.18.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.11.bb create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.18.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb deleted file mode 100644 index ff8ed2a..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.12.11.bb +++ /dev/null @@ -1,6 +0,0 @@ -SRCREV = "e297b214d77ce06a321e5ff98d74ae511ce18696" -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ - file://sl030raspberrypii2ckernel.patch \ - " - -require linux-raspberrypi.inc diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb new file mode 100644 index 0000000..736be5f --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.18.bb @@ -0,0 +1,6 @@ +SRCREV = "b09a27249d61475e4423607f7632a5aa6e7b3a53" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ + file://sl030raspberrypii2ckernel.patch \ + " + +require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf