mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
linux-raspberrypi: Update 3.18 branch to 3.18.11
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 c9f29df249b80ab488e4ea6eddc01a6522a28c09) Signed-off-by: Petter Mabäcker <petter@technux.se>
This commit is contained in:
parent
b896a7da70
commit
a00a6998a6
@ -1,8 +1,6 @@
|
||||
LINUX_VERSION ?= "3.18.5"
|
||||
LINUX_VERSION ?= "3.18.11"
|
||||
|
||||
SRCREV = "a6cf3c99bc89e2c010c2f78fbf9e3ed478ccfd46"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.18.y \
|
||||
file://sl030raspberrypii2ckernel.patch \
|
||||
"
|
||||
SRCREV = "d64fa8121fca9883d6fb14ca06d2abf66496195e"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.18.y"
|
||||
|
||||
require linux-raspberrypi.inc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user