meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.1.bb
Alex J Lennon 36c2501130 linux-raspberrypi: support kernel 4.1.3
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-10-21 14:44:27 +02:00

7 lines
190 B
BlitzBasic

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