mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
linux-raspberrypi: support kernel 4.1.3
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
This commit is contained in:
committed by
Andrei Gherzan
parent
10a5bace87
commit
36c2501130
@@ -0,0 +1,6 @@
|
|||||||
|
LINUX_VERSION ?= "4.1.3"
|
||||||
|
|
||||||
|
SRCREV = "2a2dc4e5e4946e75b98c71eacc3660e913dbd302"
|
||||||
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y"
|
||||||
|
|
||||||
|
require linux-raspberrypi.inc
|
||||||
Reference in New Issue
Block a user