mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
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:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user