linux-raspberrypi: support kernel 4.1.3

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
This commit is contained in:
Alex J Lennon
2015-08-11 13:30:23 +01:00
committed by Andrei Gherzan
parent 10a5bace87
commit 36c2501130

View File

@@ -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