summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2013-11-13 16:26:09 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2013-11-13 18:24:39 +0200
commit4498a2be506bb51fc0f603cdd854fee79e34d7a0 (patch)
treedf0f5b55ef9dece7bfa37c1b670b84219ca9c533
parent0680f82e91ae7d5ca974f7f4d17167093e2d1994 (diff)
downloadmeta-raspberrypi-4498a2be506bb51fc0f603cdd854fee79e34d7a0.tar.gz
linux-raspberrypi: Add version 3.10.18 and 3.12.0
Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.10.18.bb6
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.12.0.bb6
2 files changed, 12 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
new file mode 100644
index 0000000..84d6fce
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.10.18.bb
@@ -0,0 +1,6 @@
1SRCREV = "ae937f99fee8a37f2ddd7270f6bcc0e497e8c903"
2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
3 file://sl030raspberrypii2ckernel.patch \
4 "
5
6require linux-raspberrypi.inc
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
new file mode 100644
index 0000000..3631da5
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb
@@ -0,0 +1,6 @@
1SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316"
2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
3 file://sl030raspberrypii2ckernel.patch \
4 "
5
6require linux-raspberrypi.inc