mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-22 02:20:27 +00:00
7 lines
191 B
BlitzBasic
7 lines
191 B
BlitzBasic
LINUX_VERSION ?= "4.1.17"
|
|
|
|
SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y"
|
|
|
|
require linux-raspberrypi.inc
|