mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +00:00
Update linux-raspberrypi_3.18 to latest version.
Remove sl030raspberrypii2ckernel.patch since it will not apply anymore
and its content seems to be obsolite in later kernel versions.
[Support #56]
Change-Id: I91e57f4e65d9c1c9d12014f5d11b0acd950e2d1d
Signed-off-by: Petter Mabäcker <petter@technux.se>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
(cherry picked from commit c9f29df249)
Signed-off-by: Petter Mabäcker <petter@technux.se>
7 lines
193 B
BlitzBasic
7 lines
193 B
BlitzBasic
LINUX_VERSION ?= "3.18.11"
|
|
|
|
SRCREV = "d64fa8121fca9883d6fb14ca06d2abf66496195e"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.18.y"
|
|
|
|
require linux-raspberrypi.inc
|