From d06976118b4156241f6f85941f6df7fe39aebb05 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 21 Feb 2014 10:27:54 +0200 Subject: [PATCH] linux-raspberrypi: Add v3.13.3 Change-Id: Iace039740f3b1b910d65bd3a2c82dc08836fde57 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.13.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.13.3.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb new file mode 100644 index 0000000..078c031 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb @@ -0,0 +1,6 @@ +SRCREV = "660b0008f5d318d8a29187b64c8717e75ad14c1c" +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.13.y \ + file://sl030raspberrypii2ckernel.patch \ + " + +require linux-raspberrypi.inc