Add kernel 3.8 and 3.11 for Raspberry Pi

From: Philipp Wagner <mail@philipp-wagner.com>

Change-Id: I08dc33857334f0f4bd6fe3fa24b417c01d4729c8
Signed-off-by: Philipp Wagner <mail@philipp-wagner.com>
Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
This commit is contained in:
Alexandru Niculita 2013-11-12 17:38:54 +02:00
parent e921fcc54c
commit 9fb923aa8d
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
SRCREV = "d7474694bdc9836af17f4b4d839509f9aad7ffa7"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \
file://sl030raspberrypii2ckernel.patch \
"
require linux-raspberrypi.inc

View File

@ -0,0 +1,6 @@
SRCREV = "d996a1b91b2bf3dc06f4f4f822a56f4496457aa1"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.8.y \
file://sl030raspberrypii2ckernel.patch \
"
require linux-raspberrypi.inc